Skip to content

Commit 28f2195

Browse files
authored
Update index.html
1 parent add43ba commit 28f2195

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/html/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,12 +16,12 @@
1616

1717
<!-- LOADING SCREEN -->
1818
<div class="initLoading">
19-
<div class="loadingBar text-center">
19+
<a href="https://michaljaz.xyz" rel="dofollow" class="loadingBar text-center">
2020
<img src="assets/images/webmc.png">
2121
<h1 class="loadingText">Loading assets...</h1>
2222
<div class="status"></div>
2323
<img src="assets/images/loadingx.gif">
24-
</div>
24+
</a>
2525
</div>
2626

2727
<!-- Chat -->

0 commit comments

Comments
 (0)