diff options
Diffstat (limited to 'web/src/index.html')
| -rw-r--r-- | web/src/index.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/web/src/index.html b/web/src/index.html index a9cd398..9f8bcbf 100644 --- a/web/src/index.html +++ b/web/src/index.html @@ -7,7 +7,5 @@ <link rel="icon" href="favicon.ico" /> <script type="module" src="index.ts"></script> </head> - <body> - <ntv-app></ntv-app> - </body> + <body></body> </html> |
