Files
dolt/samples/js/splore/index.html
T

15 lines
347 B
HTML

<!--
Copyright 2016 Attic Labs, Inc. All rights reserved.
Licensed under the Apache License, version 2.0:
http://www.apache.org/licenses/LICENSE-2.0
-->
<!doctype html>
<head>
<title>'Splore</title>
<meta charset="UTF-8">
<script src="out.js"></script>
<link rel="stylesheet" href="styles.css">
</head>
<body><div id="splore"></div></body>