diff options
author | Hakim El Hattab <hakim.elhattab@gmail.com> | 2014-12-10 18:28:14 +0100 |
---|---|---|
committer | Hakim El Hattab <hakim.elhattab@gmail.com> | 2014-12-10 18:28:14 +0100 |
commit | dc215a244174b88587ca032a68c172010235d154 (patch) | |
tree | 67299ed5eb01fe13cf11b3f2a7fdbfb6b418a956 /index.html | |
parent | 05403bcf16e44863e97af776cc566e75f570eef7 (diff) | |
download | perl-software-in-gnu-guix-dc215a244174b88587ca032a68c172010235d154.tar perl-software-in-gnu-guix-dc215a244174b88587ca032a68c172010235d154.tar.gz |
rename previous default theme to league
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -167,7 +167,8 @@ <h2>Themes</h2> <p> reveal.js comes with a few themes built in: <br> - <a href="?#/themes">Default</a> - + <a href="?#/themes">Black (default)</a> - + <a href="?theme=league#/themes">League</a> - <a href="?theme=sky#/themes">Sky</a> - <a href="?theme=beige#/themes">Beige</a> - <a href="?theme=simple#/themes">Simple</a> - |