diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ | |||
9 | <title>Homer</title> | 9 | <title>Homer</title> |
10 | </head> | 10 | </head> |
11 | <body> | 11 | <body> |
12 | <div id="app"></div> | 12 | <div id="app-mount"></div> |
13 | <script type="module" src="/src/main.js"></script> | 13 | <script type="module" src="/src/main.js"></script> |
14 | </body> | 14 | </body> |
15 | </html> | 15 | </html> |