summaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2014-12-10 14:23:29 +0900
committerSean Whitton <spwhitton@spwhitton.name>2014-12-10 14:23:29 +0900
commit703261b49e658f488e8d8e69e49b00aecd129dcf (patch)
tree718db0ae704051fe495f72821a63426ad41bfe85 /index.html
parentef88f77c5faaf0611360760d9ba81dc139168f2c (diff)
downloadschoolclock-703261b49e658f488e8d8e69e49b00aecd129dcf.tar.gz
two new sound effects
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.html b/index.html
index a737b00..ab9d899 100644
--- a/index.html
+++ b/index.html
@@ -42,6 +42,8 @@
<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>
+ <a id="too-noisy" class="btn btn-default btn-lg active">Too noisy</a>
+ <a id="sit-down-quickly" class="btn btn-default btn-lg active">Sit down quickly</a>
</form>
</div><!--/.navbar-collapse -->
</div>