UNPKG

449 BHTMLView Raw
1<!doctype html>
2<html>
3<head>
4 <meta charset="utf-8">
5 <meta id="idviewport" name="viewport" content="width=device-width, user-scalable=no, initial-scale=1">
6 <meta name="apple-mobile-web-app-capable" content="yes">
7 <title>SignMaker 2022 Demo</title>
8 <link rel="stylesheet" type="text/css" href="demo.css" />
9</head>
10<body>
11<script src="https://unpkg.com/mithril/mithril.js"></script>
12<script src="demo.js?v=1.1.0"></script>
13</body>
14</html>