Change title of darkmode button
This commit is contained in:
parent
c6fb8899ef
commit
94b2566685
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue