aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMango0x45 <thomasvoss@live.com> 2021-06-16 14:53:15 +0200
committerMango0x45 <thomasvoss@live.com> 2021-06-16 14:53:15 +0200
commit7d200a05551ff614cc27e8b1547b3decf519ba9d (patch)
tree344c803d2dba5e61a868ad94a702592a656d73ca
parent3332ab0c0cab70fdc20b181b10199ec24d78f552 (diff)
Test commit
-rw-r--r--settings.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/settings.html b/settings.html
index f8ab413..1f2977c 100644
--- a/settings.html
+++ b/settings.html
@@ -36,7 +36,7 @@
</a>
<h1>Page Settings</h1>
<h2 class="options">Dark Theme</h2>
- <label class="switch">
+ <label class="switch" aria-label="Dark Theme">
<input type="checkbox" id="page_theme" onclick="change_theme()">
<span class="slider" id="slider"></span>
</label>