We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4a3775 commit d21ae4fCopy full SHA for d21ae4f
docs/index.html
@@ -8,7 +8,8 @@
8
</head>
9
<body style="height: 100%; margin: 0px; color: darkgreen;">
10
<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>
+ <script src="libraries/particles.js-master/particles.js"></script>
12
+ <script src="libraries/particles.js-master/app.js"></script>
13
<div class="text-center" style="display: flex; justify-content: center; align-items: center; height: 100vh">
14
<div class="container-fluid">
15
<img style="width: 10rem; height: 10rem" src="logo.svg" class="img-fluid position-relative zoom" alt="blockify vr extension header image">
0 commit comments