Add base header footer

This commit is contained in:
Tyler Perkins
2023-06-27 21:35:17 -04:00
parent 0200086036
commit ebb1b01c3e
9 changed files with 63 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
<header>
<header class="navbar sticky">
<a href="{{ "/" | relURL }}">Home</a>
<a href="{{ "/about/" | relURL }}">About</a>
</header>