all repos — h3rald @ 6fdfa1ed6809326d653e7171816f942016b4f430

The sources of https://h3rald.com

Changed theme switcher icon
Fabio Cevasco h3rald@h3rald.com
Sat, 25 Apr 2020 21:57:07 +0200
commit

6fdfa1ed6809326d653e7171816f942016b4f430

parent

9763f0d80436cc2c727113cbf7fafae9f802e36c

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">&#x25D0; <a id="theme-switcher" title="Switch to light theme">light</a></div> + <div class="theme-switcher-container">&#x2509; <a id="theme-switcher" title="Switch to light theme">light</a></div> </header>