mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-03-30 15:08:28 +00:00
10 lines
195 B
HTML
10 lines
195 B
HTML
<html>
|
|
<head>
|
|
<meta charset="utf-8">
|
|
</head>
|
|
<body>
|
|
<div id="result">Loading...</div>
|
|
<script type="text/javascript" src="bundle.js" charset="utf-8"></script>
|
|
</body>
|
|
</html>
|