Skip to content

Commit 4e6a5cd

Browse files
test
1 parent 82b36ec commit 4e6a5cd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1">
66
<title>Coming Soon</title>
77
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-KK94CHFLLe+nY2dmCWGMq91rCGa5gtU4mk92HdvYe+M/SXH301p5ILy+dN9+nJOZ" crossorigin="anonymous">
8-
<link rel="icon" type="image/svg+xml" href="/Resources/favicon.svg">
8+
<link rel="icon" type="image/svg+xml" href="/docs/Resources/favicon.svg">
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="libraries/particles.js-master/particles.js"></script>
13-
<script src="libraries/particles.js-master/app.js"></script>
12+
<script src="/docs/libraries/particles.js-master/particles.js"></script>
13+
<script src="/docs/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="/Resources/logo.svg" class="img-fluid position-relative zoom" alt="blockify vr extension header image">
16+
<img style="width: 10rem; height: 10rem" src="/docs/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)