diff options
author | Hakim El Hattab | 2014-12-12 15:52:25 +0100 |
---|---|---|
committer | Hakim El Hattab | 2014-12-12 15:52:25 +0100 |
commit | 96b26514e6d397aba6b39589d510548ddb281fb8 (patch) | |
tree | f292252d382b44d76a8c0a6111ac61498faa73f6 /README.md | |
parent | b133468f3e02588230412c3a48624f3838bf9e7a (diff) |
default content update; remove image slide, add two new slides
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -617,7 +617,7 @@ The framework comes with a few different themes included: - simple: White background, black text, blue links - solarized: Cream-colored background, dark green text, blue links -Each theme is available as a separate stylesheet. To change theme you will need to replace **default** below with your desired theme name in index.html: +Each theme is available as a separate stylesheet. To change theme you will need to replace **black** below with your desired theme name in index.html: ```html <link rel="stylesheet" href="css/theme/black.css" id="theme"> |