summaryrefslogtreecommitdiff
path: root/read.html
diff options
context:
space:
mode:
Diffstat (limited to 'read.html')
-rw-r--r--read.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/read.html b/read.html
index fa4553e..1dd367d 100644
--- a/read.html
+++ b/read.html
@@ -126,7 +126,7 @@
<span class="glyphicon glyphicon-wrench" aria-hidden="true"></span>
</button>
- <button class="btn btn-default btn-xs" onclick="invert()">
+ <button class="btn btn-default btn-xs" onclick="toggle_night_mode()">
<span class="glyphicon glyphicon-eye-open" aria-hidden="true"></span>
</button>