2022-05-19 15:45:26 +00:00
|
|
|
<a name="top"></a>
|
|
|
|
<header>
|
|
|
|
<nav>
|
2024-05-01 14:21:25 +00:00
|
|
|
<a href="#" class="screenreader-only" onClick="">Skip to content</a>
|
2022-05-19 15:45:26 +00:00
|
|
|
<a href="https://www.marginalia.nu/">Marginalia</a>
|
|
|
|
<a href="https://memex.marginalia.nu/projects/edge/about.gmi">About</a>
|
2023-04-18 15:03:57 +00:00
|
|
|
<a href="https://memex.marginalia.nu/projects/edge/supporting.gmi">Donate</a>
|
2023-04-07 18:18:08 +00:00
|
|
|
<a class="extra" href="https://search.marginalia.nu/explore/random">Random</a>
|
2022-05-19 15:45:26 +00:00
|
|
|
</nav>
|
2024-06-03 02:02:52 +00:00
|
|
|
<div id="theme">
|
|
|
|
<label for="theme-select" class="screenreader-only">Color Theme</label>
|
|
|
|
<select id="theme-select">
|
|
|
|
<option value="system" selected>System</option>
|
|
|
|
<option value="light">Light</option>
|
|
|
|
<option value="dark">Dark</option>
|
|
|
|
</select>
|
|
|
|
</div>
|
2022-05-19 15:45:26 +00:00
|
|
|
</header>
|
2024-06-03 02:02:52 +00:00
|
|
|
|
|
|
|
<!-- load this ASAP to avoid color theme flicker -->
|
|
|
|
<script src="/theme.js"></script>
|