summaryrefslogtreecommitdiff
path: root/templates/header.html
blob: 35a7bf63950ee1b28b0d86d4229a8e72fc0d4c7c (plain)
1
2
3
4
5
6
7
8
9
10
<center><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>
</center>