Skip to content

Commit

Permalink
Fixed backdrop filter for particles-js by moving its HTML element to …
Browse files Browse the repository at this point in the history
…a different location.
  • Loading branch information
00Fjongl committed Jul 16, 2024
1 parent 65c3050 commit 99f7387
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion views/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,13 @@
<body>
<!-- IMPORTANT-HUCOOKINGINSERT-DONOTDELETE -->
<div id="header" class="fullwidth"><!--HEADER--></div>
<div id="particles-js" class="fullwidth"></div>
<div id="banner" class="fullwidth">
<p class="text-center">
<!--HUTAOWOA-->
</p>
</div>
<div id="mainbody" class="fullwidth">
<div id="particles-js" class="fullwidth"></div>
<div class="box-home text-center">
<h1>End Internet Censorship.</h1>
<h1>Privacy right at your fingertips.</h1>
Expand Down

0 comments on commit 99f7387

Please sign in to comment.