summaryrefslogtreecommitdiff
path: root/templates/header.html
blob: e203b84c325072a08708f78abe2cb71c94efc0d2 (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="/feed.rss">RSS Feed</a> |
</nav>