mirror of
https://github.com/driftywinds/driftywinds.github.io.git
synced 2026-01-31 22:53:31 +00:00
Re-add loading screen
This commit is contained in:
@@ -14,7 +14,11 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<link rel="stylesheet" href="../common/style.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 -->
|
||||
<div id="top">
|
||||
<div id="nav-bar" class="hide-border">
|
||||
|
||||
Reference in New Issue
Block a user