Initial working, read-only console.
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>Iconograph Image Controller</title>
|
||||
<meta charset="UTF-8">
|
||||
<script src="https://use.typekit.net/hsz4ulo.js"></script>
|
||||
<script>try{Typekit.load({ async: true });}catch(e){}</script>
|
||||
<script src="/static/control.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="/static/control.css">
|
||||
</head>
|
||||
<body>
|
||||
<imageContainer></imageContainer>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user