blob: e8f397e2be2d11a79e59828d61e11295e56a5377 (
plain)
1
2
3
4
5
6
7
8
9
10
|
<nav>
<p>
[<a href="/">blog</a>]
[<a href="http://github.com/moiaune">projects</a>]
[<a href="{{.Site.BaseURL}}collections">collections</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>
|