dubdiff/dist/index.html

10 lines
346 B
HTML
Raw Normal View History

2016-11-23 22:58:48 +01:00
<html>
<head>
<title>Dubdiff 2</title>
</head>
<body>
<div id="root">If you see this then something is wrong.</div>
2016-11-23 22:58:48 +01:00
<script src="browser-bundle.js"></script>
<link rel="stylesheet" href="//cdnjs.cloudflare.com/ajax/libs/semantic-ui/2.2.2/semantic.min.css"></link>
<link href="main.css" rel="stylesheet"> </body>
2016-11-23 22:58:48 +01:00
</html>