tylerperkins.xyz/themes/clortox/layouts/partials/header.html
2023-06-27 20:58:17 -04:00

5 lines
110 B
HTML

<header>
<a href="{{ "/" | relURL }}">Home</a>
<a href="{{ "/about/" | relURL }}">About</a>
</header>