summaryrefslogtreecommitdiff
path: root/themes/plaintext/layouts/partials/header.html
blob: b96bd36a6e24b952bc6410f6d66ef9ba9b633b54 (plain)
1
2
3
4
5
6
7
8
9
<nav>
    <p>
        [<a href="/">blog</a>]
        [<a href="http://github.com/moiaune">projects</a>]
        [<a href="http://ipv4.claw0ry.net">ipv4</a>]
        [<a href="http://ipv6.claw0ry.net">ipv6</a>]
        [<a href="{{.Site.BaseURL}}index.xml">rss</a>]
    </p>
</nav>