added loading screen
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
|
||||
<link rel="stylesheet" href="navBar.css">
|
||||
<link rel="stylesheet" href="/globalStyle.css">
|
||||
<link rel="stylesheet" href="/loadingScreen.css">
|
||||
</head>
|
||||
|
||||
<body style="background-color: #323232; color: #ffffff;">
|
||||
@@ -44,6 +45,7 @@
|
||||
</ul>
|
||||
|
||||
<script src="/pxDensity.js"></script>
|
||||
<script src="/loadingScreen.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user