mirror of
https://git.tacowolf.net/TacoWolf/mestizo.monster.git
synced 2026-06-12 17:00:04 -04:00
11 lines
284 B
Text
11 lines
284 B
Text
<header>
|
|
<img href="/" src="/img/taco.svg" />
|
|
<nav>
|
|
<h1>mestizo.monster</h1>
|
|
<ul>
|
|
<li><a href="/" title="home">🏠</a></li>
|
|
<li><a href="/posts" title="posts">✍️</a></li>
|
|
<li><a href="/about" title="about">🌮</a></li>
|
|
</ul>
|
|
</nav>
|
|
</header>
|