mirror of
https://github.com/PR0M3TH3AN/Archivox.git
synced 2025-09-08 06:58:43 +00:00
6 lines
279 B
Plaintext
6 lines
279 B
Plaintext
<header class="header">
|
|
<button id="sidebar-toggle" class="sidebar-toggle" aria-label="Toggle navigation">☰</button>
|
|
<a href="/" class="logo">{{ config.site.title }}</a>
|
|
<button id="theme-toggle" class="theme-toggle" aria-label="Toggle dark mode">🌓</button>
|
|
</header>
|