make footer a shared component

This commit is contained in:
2024-11-24 01:53:35 +01:00
parent 2d0ec47679
commit c3f4363091
7 changed files with 18 additions and 12 deletions

View File

@@ -104,17 +104,7 @@
</div>
</div>
</main>
<footer class="flex row space-between">
<div></div>
<div>
<p>
I hate web-dev, but ig it's cool to have a website
<br />
and no, no <i>light</i> mode, I have enough with this
</p>
</div>
<div><a href="https://git.javalsai.dynv6.net/javalsai/website">source</a></div>
</footer>
</body>
<!--# include virtual="/components/footer.html" -->
</body>
</html>