mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-05 02:59:44 -06:00
9 lines
131 B
HTML
9 lines
131 B
HTML
<!doctype html>
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<script src="explore.js"></script>
|
|
</head>
|
|
<body>
|
|
<div id="explore"></div>
|
|
</body>
|