Files
district-dharma/_includes/header.njk
2026-06-17 09:57:52 -07:00

7 lines
478 B
Plaintext

<header>
<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>