Files
district-dharma/_includes/header.njk

7 lines
478 B
Plaintext
Raw Normal View History

2026-05-18 23:20:54 +02:00
<header>
2026-06-17 09:57:52 -07:00
<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>
2026-05-18 23:20:54 +02:00
</header>