Skip to content

Commit d647f12

Browse files
paths are broken
1 parent 4e6a5cd commit d647f12

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,11 +9,11 @@
99
</head>
1010
<body style="height: 100%; margin: 0px; color: darkgreen;">
1111
<div id="particles-js" style="padding-top: none; margin-top: none; min-height: 100vh; overflow: hidden;">
12-
<script src="/docs/libraries/particles.js-master/particles.js"></script>
13-
<script src="/docs/libraries/particles.js-master/app.js"></script>
12+
<script src="libraries/particles.js-master/particles.js"></script>
13+
<script src="libraries/particles.js-master/app.js"></script>
1414
<div class="text-center" style="display: flex; justify-content: center; align-items: center; height: 100vh">
1515
<div class="container-fluid">
16-
<img style="width: 10rem; height: 10rem" src="/docs/Resources/logo.svg" class="img-fluid position-relative zoom" alt="blockify vr extension header image">
16+
<img style="width: 10rem; height: 10rem" src="Resources/logo.svg" class="img-fluid position-relative zoom" alt="blockify vr extension header image">
1717
<h1 style="padding-top: 15px; padding-bottom: 3px; font-size: 5rem;">BlockifyVR</h1>
1818
<hr style="margin: auto; width: 30vh; text-align: center; border-width: 1px;" class="border border-success opacity-50">
1919
<h2 style="padding-top: 3px; font-size: 3rem;">Coming Soon</h2>

0 commit comments

Comments
 (0)