aboutsummaryrefslogtreecommitdiff
path: root/html-templates/post-preamble.html
blob: 56c3ea7781edde3c4ce545415d986f3efaf5697d (plain) (blame)
1
2
3
4
5
6
7
8
<header>
  <span class="logo">
    <a href="../blog.html">Yuchen's Blog</a>
  </span>
  <nav>
    <a href="../index.html">About</a><a href="../postlist.html">All posts</a><a href="../blog-feed.xml">Feed</a>
  </nav>
</header>