add link to website source
This commit is contained in:
parent
c7a043c594
commit
5e5c0c1e87
2 changed files with 2 additions and 1 deletions
|
|
@ -1,2 +1,3 @@
|
||||||
title: rpqt's web corner
|
title: rpqt's web corner
|
||||||
layout: layouts/main.vto
|
layout: layouts/main.vto
|
||||||
|
website_source: https://git.turifer.dev/rpqt/corner
|
||||||
|
|
|
||||||
|
|
@ -30,7 +30,7 @@
|
||||||
</main>
|
</main>
|
||||||
<footer>
|
<footer>
|
||||||
<div>© 2025 Romain Paquet</div>
|
<div>© 2025 Romain Paquet</div>
|
||||||
<div>Built with <a href="https://lume.land">Lume</a></div>
|
<div>Built with <a href="https://lume.land">lume</a> • <a href="{{ website_source }}">Source</a></div>
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue