Selaa lähdekoodia

Change title of darkmode button

RobinLinus 4 vuotta sitten
vanhempi
commit
94b2566685
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      client/index.html

+ 1 - 1
client/index.html

@@ -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>