Change title of darkmode button

This commit is contained in:
RobinLinus 2020-12-20 22:10:32 +01:00
parent c6fb8899ef
commit 94b2566685

View file

@ -40,7 +40,7 @@
<use xlink:href="#info-outline" />
</svg>
</a>
<a href="#" id="theme" class="icon-button" title="Change Theme" >
<a href="#" id="theme" class="icon-button" title="Switch Darkmode/Lightmode" >
<svg class="icon">
<use xlink:href="#icon-theme" />
</svg>