From 76273d4cbc163a1fe773a6198a2ac67144fa5bd2 Mon Sep 17 00:00:00 2001 From: Eric Bidelman Date: Tue, 5 Mar 2013 08:08:25 -0800 Subject: Patch for customizing evenet title. Fixes issue 12 --- slide_config.js | 1 + 1 file changed, 1 insertion(+) (limited to 'slide_config.js') diff --git a/slide_config.js b/slide_config.js index 4a7d3f4..a849147 100644 --- a/slide_config.js +++ b/slide_config.js @@ -3,6 +3,7 @@ var SLIDE_CONFIG = { settings: { title: 'Title Goes Here
Up To Two Lines', subtitle: 'Subtitle Goes Here', + //eventTitle: 'Google I/O 2013', useBuilds: true, // Default: true. False will turn off slide animation builds. usePrettify: true, // Default: true enableSlideAreas: true, // Default: true. False turns off the click areas on either slide of the slides. -- cgit v1.2.3