mirror of
https://github.com/driftywinds/driftywinds.github.io.git
synced 2025-12-23 20:43:41 +00:00
Re-add loading screen
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user