tylerperkins.xyz/themes/clortox/layouts/partials/header.html

5 lines
110 B
HTML

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