From 97664e83d4eb0ec3a049e79d06273194d5212b25 Mon Sep 17 00:00:00 2001 From: Eric Bidelman Date: Tue, 16 Oct 2012 12:15:20 -0700 Subject: Using source code proo --- slide_config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'slide_config.js') diff --git a/slide_config.js b/slide_config.js index 1389ab3..4a7d3f4 100644 --- a/slide_config.js +++ b/slide_config.js @@ -11,7 +11,7 @@ var SLIDE_CONFIG = { favIcon: 'images/google_developers_logo_tiny.png', fonts: [ 'Open Sans:regular,semibold,italic,italicsemibold', - 'Inconsolata' + 'Source Code Pro' ], //theme: ['mytheme'], // Add your own custom themes or styles in /theme/css. Leave off the .css extension. }, -- cgit v1.2.3