mirror of
https://github.com/QuiteAFancyEmerald/Holy-Unblocker.git
synced 2025-05-16 21:10:03 -04:00
Updated Site Looks
This commit is contained in:
parent
9c7513b654
commit
9675c72b34
1 changed files with 4 additions and 20 deletions
|
@ -64,19 +64,7 @@
|
|||
</div>
|
||||
</nav>
|
||||
<!-- Particles.js background -->
|
||||
<div id="particles-js" style="background-image: url("assets/img/black.jpg");height: 100%;background-position: center;background-size: cover;background-repeat: no-repeat;background-color: #000000;font-family: 'Montserrat Alternates', sans-serif;font-weight: bold;">
|
||||
<div class="d-flex justify-content-center align-items-center" style="height: 100%;min-height: initial;width: 100%;position: absolute;left: 0;">
|
||||
<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="text-center d-flex align-items-center order-12" style="height: 80%;width: 80%;">
|
||||
<div class="container text-center justify-content-center align-items-center" style="color: rgb(255,255,255);">
|
||||
<!-- Policy -->
|
||||
<script>
|
||||
<script id="particles-js" style="background-image: url("assets/img/black.jpg");height: 100%;background-position: center;background-size: cover;background-repeat: no-repeat;background-color: #000000;font-family: 'Montserrat Alternates', sans-serif;font-weight: bold;" />
|
||||
document.write(`<div>
|
||||
<h1>Privacy Policy for Holy Unblocker</h1>
|
||||
|
||||
|
@ -264,10 +252,6 @@
|
|||
</script>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<!--Footer-->
|
||||
<div class="footer-dark" style="background-color: rgb(0,0,0);">
|
||||
<footer>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue