diff options
author | Hakim El Hattab <hakim.elhattab@gmail.com> | 2015-03-02 12:28:47 +0100 |
---|---|---|
committer | Hakim El Hattab <hakim.elhattab@gmail.com> | 2015-03-02 12:28:47 +0100 |
commit | c200fbedd1b7983fce86a6b1187a4da8ffdb48b7 (patch) | |
tree | 6a02e87bbedec1572ca41a3022f5247565c53e17 /index.html | |
parent | ecc8c7858457450452b5f3bc59b80b3f131d36bc (diff) | |
download | perl-software-in-gnu-guix-c200fbedd1b7983fce86a6b1187a4da8ffdb48b7.tar perl-software-in-gnu-guix-c200fbedd1b7983fce86a6b1187a4da8ffdb48b7.tar.gz |
add blood theme to demo slides #928
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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> |