Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
diamondbroplayz authored Dec 8, 2023
1 parent 8891ad8 commit 1b91322
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
<meta charset="utf-8" />
<link rel="shortcut icon" href=""></link>
<link rel="stylesheet" href="assets/css/style.css" />
<script src="https://unpkg.com/magic-…s/dist/snowflakes.min.js"></script>
<meta
name="description"
content="DBP's Math is an unblocked game website for school. Explore the web unblocked, and play games online for free! We have many games such as all of the Duck Lifes, Snow Rider 3D, Cookie Clicker, and many more"
Expand Down Expand Up @@ -84,6 +83,12 @@ <h1 id="confetti-click">DBP's <span id="confetti-click">Games</span></h1>
scaleMobile: 1.00
})
</script>
<script src="assets/js/snowstorm.js"></script>
<script>
snowStorm.snowColor = '#fff'; // blue-ish snow!?
snowStorm.flakesMaxActive = 16; // show more snow on screen at once
snowStorm.useTwinkleEffect = true; // let the snow flicker in and out of view
</script>
<script src="assets/js/tabcloak.js"></script>
<script src="assets/js/script.js"></script>
</body>
Expand Down

1 comment on commit 1b91322

@vercel
Copy link

@vercel vercel bot commented on 1b91322 Dec 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.