summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorHakim El Hattab2014-12-12 15:52:25 +0100
committerHakim El Hattab2014-12-12 15:52:25 +0100
commit96b26514e6d397aba6b39589d510548ddb281fb8 (patch)
treef292252d382b44d76a8c0a6111ac61498faa73f6 /README.md
parentb133468f3e02588230412c3a48624f3838bf9e7a (diff)
default content update; remove image slide, add two new slides
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 703fa07..4c040cf 100644
--- a/README.md
+++ b/README.md
@@ -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">