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

@@ -17,6 +17,7 @@
<li><a href="qalc">qalc</a> - Popular libqalculate tool compiled for the web</li>
</ul>
</main>
<!--# include virtual="/components/footer.html" -->
</body>
</html>