summaryrefslogtreecommitdiff
path: root/templates/header.html
blob: fb7277a2ddc4adb8729d610f9be01f855ad7f88a (plain)
1
2
3
4
5
6
7
8
9
<nav style="display: block;">
|
<a href="/">home</a> |
<a href="/about/">about/links</a> |
<a href="/posts/">posts</a> |
<a href="/publications/">publications</a> |
<a href="/repo/">iOS repo</a> |
<a href="/rss.xml">RSS Feed</a> |
</nav>