mirror of
https://github.com/QuiteAFancyEmerald/Holy-Unblocker.git
synced 2025-05-16 13:10:00 -04:00
Updated Homepage
This commit is contained in:
parent
8d601e5f2f
commit
7ab97da570
1 changed files with 7 additions and 0 deletions
|
@ -64,6 +64,13 @@
|
|||
</nav>
|
||||
<div>
|
||||
<div class="d-flex justify-content-center align-items-center" id="particles-js" style="height: 100%;min-height: initial;width: 100%;position: absolute;left: 0;background-color: rgba(255,255,255,0);"></div>
|
||||
<script src="https://cdn.jsdelivr.net/particles.js/2.0.0/particles.min.js"></script>
|
||||
<script>
|
||||
/* particlesJS.load(@dom-id, @path-json, @callback (optional)); */
|
||||
particlesJS.load('particles-js', 'particles.json', function() {
|
||||
console.log('particlesjs loaded.......');
|
||||
});
|
||||
</script>
|
||||
<div class="d-flex justify-content-center align-items-center" style="min-height: initial;width: 100%;position: absolute;left: 0;background-color: rgba(255,255,255,0);height: 100%;">
|
||||
<div class="d-xl-flex d-flex mb-lg-auto justify-content-xl-center align-items-xl-end mb-xl-auto" data-bs-parallax-bg="true" style="height: 50%;padding: 1%;">
|
||||
<div class="container text-center justify-content-center align-items-center" style="color: rgb(255,255,255);">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue