summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorYuval Adam <yuval@y3xz.com>2016-06-21 21:54:42 +0300
committerYuval Adam <yuval@y3xz.com>2016-06-21 21:54:42 +0300
commit448696e920cc06f18a023dc2ebf304690f711edd (patch)
tree8f492fc2fc58d3fd5e856cb652d9caeba8e034b0 /index.html
parentbebde1a43d5604104beed17d81bfcbf446d37880 (diff)
Working version
Diffstat (limited to 'index.html')
-rw-r--r--index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html
index 6511e4f..a90271c 100644
--- a/index.html
+++ b/index.html
@@ -3,6 +3,7 @@
<meta charset="utf-8">
</head>
<body>
+ <div id="root"></div>
<script type="text/javascript" src="bundle.js" charset="utf-8"></script>
</body>
</html>