Skip to content

Commit 3ba550f

Browse files
author
Jessica Lord
committed
Merge branch 'master' of https://github.com/jlord/sheetsee.js
2 parents c463c64 + b19afd1 commit 3ba550f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/basics.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ Ignoring some HTML things to conserve space, you get the point. This is a basic
3030
```HTML
3131
<html>
3232
<head>
33+
<meta charset="utf-8">
3334
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
3435
<script src="//cdnjs.cloudflare.com/ajax/libs/tabletop.js/1.1.0/tabletop.min.js"></script>
3536
<script type="text/javascript" src='js/sheetsee.js'></script>

0 commit comments

Comments
 (0)