This commit is contained in:
Tobias Miesel
2018-07-05 12:20:24 +02:00
committed by Manuel Bouza
parent cbf79b960c
commit 8ff93423af
9 changed files with 4399 additions and 7 deletions

10
options.html Normal file
View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
</head>
<body class='moco-options'>
<div id="moco"></div>
<script src="bundle.js"></script>
</body>
</html>