blob: cb0e7acb1714db1f7ad8e9665af3e412d1592a4a (
plain) (
blame)
1
2
3
4
5
6
7
8
|
<header>
<span class="logo">
<a href="/index.html">About</a>
</span>
<nav>
<a href="/blog.html">Blog</a><a href="/microblog.html">Microblog</a><a href="https://g.ypei.me">Projects (git)</a>
</nav>
</header>
|