blob: d80f3f6c3efa1927d0a67106565d2456350cd4bd (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<header>
<h1>
<a href="/">apropos</a>
</h1>
<nav>
<a id="about" href="/about">about</a>
<a id="posts" href="/posts">blog</a>
<a id="links" href="/links">links</a>
<a id="notes" href="/notes">notes</a>
<a id="writeups" href="/writeups">writeups</a>
<a id="wiki" href="https://wiki.toki.la">wiki</a>
</nav>
</header>
|