all repos — h3rald @ 1e8704495a681233e82f8c87b0f3aeac32c6a67f

The sources of https://h3rald.com

Fixes
Fabio Cevasco h3rald@h3rald.com
Sat, 25 Apr 2020 22:04:17 +0200
commit

1e8704495a681233e82f8c87b0f3aeac32c6a67f

parent

6fdfa1ed6809326d653e7171816f942016b4f430

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M templates/_header.mustachetemplates/_header.mustache

@@ -5,5 +5,5 @@ <a href="/archives" class="navbar-link navbar-left">articles</a>

&middot; <a href="/projects" class="navbar-link navbar-right">projects</a> </div> - <div class="theme-switcher-container">&#x2509; <a id="theme-switcher" title="Switch to light theme">light</a></div> + <div class="theme-switcher-container">&#xE9CD; <a id="theme-switcher" title="Switch to light theme">light</a></div> </header>