Browse Source

example with font option commented out

pull/127/head
Zach Wise 13 years ago
parent
commit
2d528f33a6
  1. 2
      examples/example_googlespreadsheet.html

2
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

Loading…
Cancel
Save