Changed theme switcher icon
Fabio Cevasco h3rald@h3rald.com
Sat, 25 Apr 2020 21:57:07 +0200
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
templates/_header.mustache
→
templates/_header.mustache
@@ -5,5 +5,5 @@ <a href="/archives" class="navbar-link navbar-left">articles</a>
· <a href="/projects" class="navbar-link navbar-right">projects</a> </div> - <div class="theme-switcher-container">◐ <a id="theme-switcher" title="Switch to light theme">light</a></div> + <div class="theme-switcher-container">┉ <a id="theme-switcher" title="Switch to light theme">light</a></div> </header>