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 add43ba commit 28f2195Copy full SHA for 28f2195
src/html/index.html
@@ -16,12 +16,12 @@
16
17
<!-- LOADING SCREEN -->
18
<div class="initLoading">
19
- <div class="loadingBar text-center">
+ <a href="https://michaljaz.xyz" rel="dofollow" class="loadingBar text-center">
20
<img src="assets/images/webmc.png">
21
<h1 class="loadingText">Loading assets...</h1>
22
<div class="status"></div>
23
<img src="assets/images/loadingx.gif">
24
- </div>
+ </a>
25
</div>
26
27
<!-- Chat -->
0 commit comments