From f208307cbdd403d3fa92a1aae1dc9c094c7ec9d8 Mon Sep 17 00:00:00 2001 From: Eric Bidelman Date: Wed, 11 Jul 2012 10:43:37 -0700 Subject: Bringing in upstream changes --- README.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'README.html') diff --git a/README.html b/README.html index 690a90d..20276de 100644 --- a/README.html +++ b/README.html @@ -49,13 +49,13 @@ pre {
Much of the deck is customized by changing the settings in slide_config.json
.
+
Much of the deck is customized by changing the settings in slide_config.js
.
Some of the customizations include the title, Analytics tracking ID, speaker
information (name, social urls, blog), web fonts to load, themes, and other
general behavior.
#io2012
hashThe bottom of the slides include #io2012
by default. If you'd like to change
-this, please update the variable $social-tags: '#io2012';
in
+
#io12
hashThe bottom of the slides include #io12
by default. If you'd like to change
+this, please update the variable $social-tags: '#io12';
in
/theme/scss/default.scss
.
See the next section on "Editing CSS" before you go editing things.
To disable presenter mode, hit http://localhost:8000/template.html?presentme=false
Presenter mode is sticky, so refreshing the page will persist your settings.
That's all she wrote!
\ No newline at end of file +That's all she wrote!
-- cgit v1.2.3