diff options
author | Hakim El Hattab | 2012-09-28 09:28:26 -0400 |
---|---|---|
committer | Hakim El Hattab | 2012-09-28 09:28:26 -0400 |
commit | eda54dcf7aa5d0ee829722dbfbebe0e60a1a2f82 (patch) | |
tree | e58e0b66705c39130cab8401081da82457aa402f /index.html | |
parent | 1ed79b9df6e210868a017cb64db22ba7ad583c37 (diff) |
main.css > reveal.css
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,7 +14,7 @@ <link href='http://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic' rel='stylesheet' type='text/css'> - <link rel="stylesheet" href="css/main.css"> + <link rel="stylesheet" href="css/reveal.css"> <link rel="stylesheet" href="css/theme/default.css" id="theme"> <!-- For syntax highlighting --> |