summaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2014-11-27 15:29:03 +0900
committerSean Whitton <spwhitton@spwhitton.name>2014-11-27 15:29:03 +0900
commit8ed795e0cfc00e416d17e4f339823806e778a67a (patch)
tree745be0ae63ff0387192d6d11a0e24e476309e3be /index.html
parent6d57bef819c8bedd106e0f1ac7777d36a3ff5d84 (diff)
downloadschoolclock-8ed795e0cfc00e416d17e4f339823806e778a67a.tar.gz
bind 'd' to toggle date style
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index f874ccb..1684922 100644
--- a/index.html
+++ b/index.html
@@ -38,7 +38,7 @@
<div class="navbar-collapse collapse">
<form class="navbar-form navbar-right" role="form">
<a id="date-toggle" class="btn btn-default btn-lg
- active">Toggle date style</a>
+ active">Toggle <u>d</u>ate style</a>
<a id="klaxon" class="btn btn-default btn-lg active"><u>K</u>laxon</a>
<a id="bell" class="btn btn-default btn-lg active"><u>B</u>ell</a>
<a id="one-two-three" class="btn btn-default btn-lg active"><u>O</u>ne, two, three</a>