Skip to content

Commit

Permalink
link to font on demos @muan is the best
Browse files Browse the repository at this point in the history
  • Loading branch information
Jessica Lord committed Mar 3, 2014
1 parent 1bc14e3 commit c62feb5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions demos/demo-chart.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<title>Sheetsee Chart Demo</title>
<meta name='viewport' content='width=device-width, initial-scale=1.0'/>
<script type='text/javascript' src='https://ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js'></script>
<link rel='stylesheet' type='text/css' href='http://fonts.googleapis.com/css?family=Libre+Baskerville:400,700,400italic'>
<script type='text/javascript' src='../js/tabletop1.3.3.js'></script>
<script type='text/javascript' src='../js/sheetsee.js'></script>
<link rel='stylesheet' type='text/css' href='../assets/style.css'>
Expand Down
1 change: 1 addition & 0 deletions demos/demo-map.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<title>Sheetsee Maps Demo</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<script type='text/javascript' src='https://ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js'></script>
<link rel='stylesheet' type='text/css' href='http://fonts.googleapis.com/css?family=Libre+Baskerville:400,700,400italic'>
<script type='text/javascript' src='../js/tabletop1.3.3.js'></script>
<script type='text/javascript' src='../js/sheetsee.js'></script>
<link rel='stylesheet' type='text/css' href='http://api.tiles.mapbox.com/mapbox.js/v1.0.0/mapbox.css' />
Expand Down
1 change: 1 addition & 0 deletions demos/demo-table.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<title>Sheetsee Table Demo</title>
<meta name='viewport' content='width=device-width, initial-scale=1.0'/>
<script type='text/javascript' src='https://ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js'></script>
<link rel='stylesheet' type='text/css' href='http://fonts.googleapis.com/css?family=Libre+Baskerville:400,700,400italic'>
<script type='text/javascript' src='../js/tabletop1.3.3.js'></script>
<script type='text/javascript' src='../js/sheetsee.js'></script>
<link rel='stylesheet' type='text/css' href='../assets/style.css'>
Expand Down

0 comments on commit c62feb5

Please sign in to comment.