mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-03-30 15:08:28 +00:00
Fix webpack example
This commit is contained in:
parent
3273f4988f
commit
4ab2f718d8
@ -44,8 +44,12 @@
|
||||
<input id="readonly" type="checkbox" checked> Read-only
|
||||
<br><br>
|
||||
<div id="status">Init</div>
|
||||
<div id="output"></div>
|
||||
<div>
|
||||
<header id="output-header"></header>
|
||||
<div id="output"></div>
|
||||
</div>
|
||||
<div id="writerText"></div>
|
||||
|
||||
<script type="text/javascript" src="bundle.js" charset="utf-8"></script>
|
||||
<link href="https://fonts.googleapis.com/css?family=Abel" rel="stylesheet">
|
||||
</body>
|
||||
|
Loading…
x
Reference in New Issue
Block a user