change mood to mode, to be meaningful

This commit is contained in:
Mahendrata Harpi
2020-05-23 03:33:28 +07:00
parent d3c2e82072
commit aeb0d4af44

View File

@@ -15,9 +15,9 @@
</svg> </svg>
</span> </span>
</label> </label>
<a id="mood"> <a id="mode">
<svg <svg
class="mood-sunny" class="mode-sunny"
xmlns="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg"
width="24" width="24"
height="24" height="24"
@@ -88,7 +88,7 @@
/> />
</svg> </svg>
<svg <svg
class="mood-moon" class="mode-moon"
xmlns="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg"
width="24" width="24"
height="24" height="24"