mirror of
https://git.tacowolf.net/TacoWolf/mestizo.monster.git
synced 2026-06-12 08:50:04 -04:00
alas, hugo. we hardly knew ye. Reviewed-on: https://git.tacowolf.net/TacoWolf/mestizo.monster/pulls/1 Co-authored-by: taco <signing@tacowolf.net> Co-committed-by: taco <signing@tacowolf.net>
17 lines
414 B
Text
17 lines
414 B
Text
<header>
|
|
<a href="/">
|
|
<img
|
|
href="/"
|
|
src="/img/taco.svg"
|
|
alt="vector drawing of a smiling cartoon taco with tortilla legs."
|
|
title="hey! :)"
|
|
/></a>
|
|
<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>
|