Skip to content

Commit d21ae4f

Browse files
Update index.html
1 parent f4a3775 commit d21ae4f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
</head>
99
<body style="height: 100%; margin: 0px; color: darkgreen;">
1010
<div id="particles-js" style="padding-top: none; margin-top: none; min-height: 100vh; overflow: hidden;">
11-
<script src="https://www.jsdelivr.com/#!particles.js"></script>
11+
<script src="libraries/particles.js-master/particles.js"></script>
12+
<script src="libraries/particles.js-master/app.js"></script>
1213
<div class="text-center" style="display: flex; justify-content: center; align-items: center; height: 100vh">
1314
<div class="container-fluid">
1415
<img style="width: 10rem; height: 10rem" src="logo.svg" class="img-fluid position-relative zoom" alt="blockify vr extension header image">

0 commit comments

Comments
 (0)