Skip to content

Commit c62feb5

Browse files
author
Jessica Lord
committed
link to font on demos @muan is the best
1 parent 1bc14e3 commit c62feb5

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

demos/demo-chart.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<title>Sheetsee Chart Demo</title>
66
<meta name='viewport' content='width=device-width, initial-scale=1.0'/>
77
<script type='text/javascript' src='https://ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js'></script>
8+
<link rel='stylesheet' type='text/css' href='http://fonts.googleapis.com/css?family=Libre+Baskerville:400,700,400italic'>
89
<script type='text/javascript' src='../js/tabletop1.3.3.js'></script>
910
<script type='text/javascript' src='../js/sheetsee.js'></script>
1011
<link rel='stylesheet' type='text/css' href='../assets/style.css'>

demos/demo-map.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<title>Sheetsee Maps Demo</title>
66
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
77
<script type='text/javascript' src='https://ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js'></script>
8+
<link rel='stylesheet' type='text/css' href='http://fonts.googleapis.com/css?family=Libre+Baskerville:400,700,400italic'>
89
<script type='text/javascript' src='../js/tabletop1.3.3.js'></script>
910
<script type='text/javascript' src='../js/sheetsee.js'></script>
1011
<link rel='stylesheet' type='text/css' href='http://api.tiles.mapbox.com/mapbox.js/v1.0.0/mapbox.css' />

demos/demo-table.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<title>Sheetsee Table Demo</title>
66
<meta name='viewport' content='width=device-width, initial-scale=1.0'/>
77
<script type='text/javascript' src='https://ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js'></script>
8+
<link rel='stylesheet' type='text/css' href='http://fonts.googleapis.com/css?family=Libre+Baskerville:400,700,400italic'>
89
<script type='text/javascript' src='../js/tabletop1.3.3.js'></script>
910
<script type='text/javascript' src='../js/sheetsee.js'></script>
1011
<link rel='stylesheet' type='text/css' href='../assets/style.css'>

0 commit comments

Comments
 (0)