Re-add loading screen

This commit is contained in:
Foxster
2023-12-26 13:22:48 -08:00
parent 8674b16277
commit ea71ed7606
6 changed files with 35 additions and 12 deletions

View File

@@ -15,7 +15,11 @@
<link rel="stylesheet" href="../../common/style.css">
<link rel="stylesheet" href="all-apps.css">
</head>
<body>
<body class="loading">
<div id="loading">
<img src="../../common/assets/img/loading.gif" alt="loading">
<p>Loading</p>
</div>
<!-- Add to AltStore banner & navigation bar -->
<div id="top"></div>
<div id="main">