diff options
Diffstat (limited to 'slide_config.js')
-rw-r--r-- | slide_config.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/slide_config.js b/slide_config.js index 8d370fd..0d9b7c6 100644 --- a/slide_config.js +++ b/slide_config.js | |||
@@ -23,7 +23,7 @@ var SLIDE_CONFIG = { | |||
23 | // Author information | 23 | // Author information |
24 | presenters: [{ | 24 | presenters: [{ |
25 | name: 'Firstname Lastname', | 25 | name: 'Firstname Lastname', |
26 | company: 'Job Title, Google', | 26 | company: 'Job Title<br>Google', |
27 | gplus: 'http://plus.google.com/1234567890', | 27 | gplus: 'http://plus.google.com/1234567890', |
28 | twitter: '@yourhandle', | 28 | twitter: '@yourhandle', |
29 | www: 'http://www.you.com', | 29 | www: 'http://www.you.com', |