summaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2014-11-27 15:26:28 +0900
committerSean Whitton <spwhitton@spwhitton.name>2014-11-27 15:26:28 +0900
commit6d57bef819c8bedd106e0f1ac7777d36a3ff5d84 (patch)
tree65623b2336293129621d8da0ca0094dab5269871 /index.html
parent2b815cd604177d1a01b829bbd42a49d4f3d7a76f (diff)
downloadschoolclock-6d57bef819c8bedd106e0f1ac7777d36a3ff5d84.tar.gz
school bell sound effect
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index bc134b8..f874ccb 100644
--- a/index.html
+++ b/index.html
@@ -40,6 +40,7 @@
<a id="date-toggle" class="btn btn-default btn-lg
active">Toggle date 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>
</form>
</div><!--/.navbar-collapse -->