aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorHakim El Hattab <hakim.elhattab@gmail.com>2015-03-02 12:28:47 +0100
committerHakim El Hattab <hakim.elhattab@gmail.com>2015-03-02 12:28:47 +0100
commitc200fbedd1b7983fce86a6b1187a4da8ffdb48b7 (patch)
tree6a02e87bbedec1572ca41a3022f5247565c53e17 /index.html
parentecc8c7858457450452b5f3bc59b80b3f131d36bc (diff)
downloadfreenode-live-2017-presentation-c200fbedd1b7983fce86a6b1187a4da8ffdb48b7.tar
freenode-live-2017-presentation-c200fbedd1b7983fce86a6b1187a4da8ffdb48b7.tar.gz
add blood theme to demo slides #928
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 656c9fc..f89bc4c 100644
--- a/index.html
+++ b/index.html
@@ -171,6 +171,7 @@
<a href="#" onclick="document.getElementById('theme').setAttribute('href','css/theme/beige.css'); return false;">Beige</a> -
<a href="#" onclick="document.getElementById('theme').setAttribute('href','css/theme/simple.css'); return false;">Simple</a> <br>
<a href="#" onclick="document.getElementById('theme').setAttribute('href','css/theme/serif.css'); return false;">Serif</a> -
+ <a href="#" onclick="document.getElementById('theme').setAttribute('href','css/theme/blood.css'); return false;">Blood</a> -
<a href="#" onclick="document.getElementById('theme').setAttribute('href','css/theme/night.css'); return false;">Night</a> -
<a href="#" onclick="document.getElementById('theme').setAttribute('href','css/theme/moon.css'); return false;">Moon</a> -
<a href="#" onclick="document.getElementById('theme').setAttribute('href','css/theme/solarized.css'); return false;">Solarized</a>