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

@@ -23,6 +23,7 @@
<code>U&lt;unit&gt;_&lt;name&gt;.&lt;md/html&gt;</code></p>
<p>Also, example of the markdown to html thing right now, from <a href="example.md">this</a> to <a href="example.html">this</a></p>
</main>
<!--# include virtual="/components/footer.html" -->
</body>
</html>