summaryrefslogtreecommitdiff
path: root/templates/header.html
blob: 097f7b434e37fd57453ab2b568f3c917998b5b5d (plain)
1
2
3
4
5
6
7
8
9
10
11
<center><nav style="display: block;">
|
<a href="/">home</a> |
<a href="/about/">about/links</a> |
<a href="/posts/">posts</a> |
<a href="/3D-Designs/">3D designs</a> |
<!--<a href="/publications/">publications</a> |-->
<!--<a href="/repo/">iOS repo</a> |-->
<a href="/feed.rss">RSS Feed</a> |
</nav>
</center>