Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
TecnikOfficial authored Jun 24, 2024
1 parent c5f8ff5 commit 260e111
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -206,21 +206,6 @@ <h1>WINDOWS TWEAKER <font color="red">&amp;</font> <br> CASUAL
</div>
<!-- JAVASCRIPT-->
<script src="assets/js/script.min.js" referrerpolicy="no-referrer" defer></script>
<script type="text/javascript">
const background_mode = "glitch",
background_glitch_image = "assets/img/3ncrpyt3d.webp",
background_glitch_scale_toggle = "1",
background_parallax_effect_toggle = "1",
background_parallax_effect_friction_x = .86,
background_parallax_effect_friction_y = .86,
background_parallax_effect_invert = "1",
background_particle_effect_toggle = "1",
background_particle_effect_activation_radius = 250,
background_particle_effect_particle_amount = 280,
background_particle_effect_particle_speed = 10,
background_particle_effect_particle_color = "rgba(255,255,255,0.65)",
background_particle_effect_line_color = "rgba(255,255,255,0.65)";
</script>
<script src="//instant.page/5.2.0" type="module" integrity="sha384-jnZyxPjiipYXnSU0ygqeac2q7CVYMbh84q0uHVRRxEtvFPiQYbXWUorga2aqZJ0z" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
</body>
<!--thanks to creazione.avanzare.co and bootstrap for base design template :) -->
Expand Down

0 comments on commit 260e111

Please sign in to comment.