We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4845519 commit 073a450Copy full SHA for 073a450
Website/index.html
@@ -9,6 +9,9 @@
9
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css">
10
</head>
11
<body>
12
+ <div class="loading-container" id="loading-animation">
13
+ <div class="loader"></div>
14
+ </div>
15
<header>
16
<nav class="navbar">
17
<div class="logo-container">
0 commit comments