File size: 673 Bytes
0914710
 
 
 
 
 
 
 
 
 
 
 
 
 
8be838e
0914710
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8" />
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link href="output.css" rel="stylesheet" type="text/css">
    <link href="dist/output.css" rel="stylesheet" type="text/css">
    <link rel="icon" href="/favicon.ico" sizes="32x32">
    <link rel="icon" href="/icon.svg" type="image/svg+xml">
    <link rel="apple-touch-icon" href="/apple-touch-icon.png"><!-- 180×180 -->
    <link rel="manifest" href="/manifest.webmanifest">
    <title>Lisa</title>
  </head>
  <body>
    <div id="root_lisa"></div>
    <script type="module" src="/src/lisa.ts"></script>
  </body>
</html>