Remove unnecessary image from web
This commit is contained in:
parent
1e6d255697
commit
530c3ac4ee
2 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@
|
||||||
<div id="root"></div>
|
<div id="root"></div>
|
||||||
<noscript>
|
<noscript>
|
||||||
<h1 style="color: #ffffff;">This application requires JavaScript.</h1>
|
<h1 style="color: #ffffff;">This application requires JavaScript.</h1>
|
||||||
<img src="/noscript.png" style="max-width: 100%;" />
|
|
||||||
</noscript>
|
</noscript>
|
||||||
<script type="module" src="/src/main.tsx"></script>
|
<script type="module" src="/src/main.tsx"></script>
|
||||||
</body>
|
</body>
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 251 KiB |
Loading…
Reference in a new issue