Skip to content

Commit 7b98774

Browse files
Update index.html
1 parent 8258080 commit 7b98774

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/index.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@
1111
<script src="https://www.jsdelivr.com/#!particles.js"></script>
1212
<div class="text-center" style="display: flex; justify-content: center; align-items: center; height: 100vh">
1313
<div class="container-fluid">
14-
<a href="BlockifyVR.php">
15-
<img style="width: 10rem; height: 10rem" src="/Website/Resources/logo.svg" class="img-fluid position-relative zoom" alt="blockify vr extension header image">
16-
</a>
14+
<img style="width: 10rem; height: 10rem" src="logo.svg" class="img-fluid position-relative zoom" alt="blockify vr extension header image">
1715
<h1 style="padding-top: 15px; padding-bottom: 3px; font-size: 5rem;">BlockifyVR</h1>
1816
<hr style="margin: auto; width: 30vh; text-align: center; border-width: 1px;" class="border border-success opacity-50">
1917
<h2 style="padding-top: 3px; font-size: 3rem;">Coming Soon</h2>

0 commit comments

Comments
 (0)