Skip to content

Commit 487b666

Browse files
authoredJun 19, 2017
Create sample.html
1 parent 1b42b60 commit 487b666

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
 

‎sample.html

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<html><head>
2+
<meta http-equiv="Content-Type" content="text/html; utf-8">
3+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
4+
<link rel="shortcut icon" type="image/png" href="../../static/assets/favicon.png">
5+
<title>iDatalabs - Actionable B2B Marketing Intelligence</title>
6+
7+
<body>
8+
<div id="chartapp" data-highcharts-chart="0"></div><!-- built files will be auto injected -->
9+
<script src="https://code.highcharts.com/highcharts.js"></script>
10+
<script src="https://code.highcharts.com/modules/exporting.js"></script>
11+
<script src="https://code.highcharts.com/modules/offline-exporting.js"></script>
12+
<script src="https://rawgit.com/roylkng/sochanai/master/index.js"></script>
13+
14+
15+
</body></html>

0 commit comments

Comments
 (0)
Please sign in to comment.