updated web index html file

This commit is contained in:
albemala
2025-02-17 10:58:20 +01:00
parent 7053ed9240
commit 8929cfcb4b

View File

@ -38,9 +38,9 @@
</head>
<body>
<div style="width: 100vw; height: 100vh; display: flex; justify-content: center; align-items: center;">
<img src="assets/assets/images/app-icon.png" width="96px" height="96px">
<div style="width: 100vw; height: 100vh; display: flex; justify-content: center; align-items: center;">
<img src="assets/assets/images/app-icon.png" width="96px" height="96px">
</div>
<script src="flutter_bootstrap.js" async></script>
</div>
</body>
</html>