From 2d528f33a63ef530cbf6dac540663e1cfd56cfb4 Mon Sep 17 00:00:00 2001 From: Zach Wise Date: Wed, 16 May 2012 21:30:05 -0500 Subject: [PATCH] example with font option commented out --- examples/example_googlespreadsheet.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/example_googlespreadsheet.html b/examples/example_googlespreadsheet.html index 6ea2255..14cf5ee 100644 --- a/examples/example_googlespreadsheet.html +++ b/examples/example_googlespreadsheet.html @@ -35,7 +35,7 @@ width: "100%", height: "100%", source: 'https://docs.google.com/spreadsheet/pub?key=0Agl_Dv6iEbDadHdKcHlHcTB5bzhvbF9iTWwyMmJHdkE&output=html', - font: 'Bevan-PotanoSans', //OPTIONAL + //font: 'Bevan-PotanoSans', //OPTIONAL //start_at_end: true, //OPTIONAL //hash_bookmark: true, //OPTIONAL css: '../compiled/css/timeline.css', //OPTIONAL