mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-09 03:09:12 -06:00
13 lines
319 B
HTML
13 lines
319 B
HTML
<!doctype 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
|
|
-->
|
|
|
|
<title>'Splore</title>
|
|
<meta charset="UTF-8">
|
|
<script src="out.js"></script>
|
|
<link rel="stylesheet" href="styles.css">
|
|
<div id="splore"></div>
|