header footer

This commit is contained in:
2026-06-17 09:57:52 -07:00
parent 8b746f5968
commit 6f520699c6
2 changed files with 68 additions and 2 deletions

View File

@ -1,4 +1,6 @@
<header>
<nav>
</nav>
<a href="/" title="go home" aria-label="go home">
<img class="logo light" src="/img/logo-light.png" alt="the district dharma logo, which depicts a stylized lotus flower under 3 dots, surrounded by an upper and lower curve, in two shades of blue">
<img class="logo dark" src="/img/logo-dark.png" alt="the district dharma logo, which depicts a stylized lotus flower under 3 dots, surrounded by an upper and lower curve, in two shades of blue">
</a>
</header>