Provide Loading message sooner instead of blank page

This commit is contained in:
Ingvar Stepanyan
2024-12-06 01:07:58 +00:00
parent ca9e5b11e7
commit ec3f4462b1
2 changed files with 10 additions and 5 deletions

View File

@@ -67,4 +67,7 @@
href='data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="10 0 110 100"><text y=".9em" font-size="90">📷</text></svg>'
/>
</head>
<body>
<div class="center">⌛ Loading...</div>
</body>
</html>