forked from Freakybob-Team/Freakybob.site
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
67 lines (49 loc) · 3.27 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<!--Don't worry wish, I have downloaded the index before this, we did not lose it lmao-->
<!DOCTYPE html>
<html lang="en">
<head>
<title>Christmasbob.site</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="A place for Freakybob.">
<meta content="Christmasbob.site" property="og:title" />
<meta content="This is mainly for my school lmao" property="og:description" />
<meta content="https://freakybob-team.github.io/Freakybob.siteSL" property="og:url" />
<meta content="https://github.com/Freakybob-Team/Freakybob.siteSL/blob/main/Snapshots/Christmas%2011%206%2024.png?raw=true" property="og:image" />
<meta content="#006b79" data-react-helmet="true" name="theme-color" />
<link rel="icon" type="image/x-icon" href="images/FreakybobDOTsite.png">
<link rel="stylesheet" href="css/freakymas.css">
</head>
<body>
<div id="snow" data-count="200"></div>
<noscript>
<link rel="stylesheet" href="css/js-disabled.css">
<a>To continue to the website, please enable JavaScript.</a>
</noscript>
<h1 id="main-title">Freakybob</h1>
<a href="https://freakybob-team.github.io/Freakybob.siteSL/Socials" class="socials" id="socials">Socials</a>
<a href="https://freakybob-team.github.io/Freakybob.siteSL/info"><button id="info-button">Check out the info page!</button></a>
<h2>
<marquee id="marquee-text">ain't no party like a diddy party - lebron jame| Christmas update lasts until December 30th so we can be prepared for the New Year event :) | HOPE Y'ALL ARE HAVING A GOOD DAY!!!!!!!</marquee>
</h2>
<a href="https://freakybob-team.github.io/Freakybob.siteSL/dev" ><button id="team-button">See the devs behind freakybob.site!</button></a>
<a href="https://freakybob-team.github.io/image-gallery/"><button id="gallery-button">Check out the image gallery!</button></a>
<!-- fun fact: Wish tried to add a cookie to sound popup to make it disappear! it failed though -->
<a href="https://freakybob-team.github.io/Freakybob.siteSL/activities" id="activities"><button id="activities-button">More activities!</button></a>
<script src="js/index.js"></script>
<p>Very weird but skibidi counter</p>
<div align='center'><a href='https://www.free-website-hit-counter.com'><img src='https://www.free-website-hit-counter.com/zc.php?d=5&id=1066&s=14' border='0' alt='Free Website Hit Counter'></a></div>
<div id="gplLicenseText">
<footer><p id="gpl-3">No Rights Reserved. All pages are licensed under GPL-3.</p></footer>
<!--<footer id="music-credits">Music by <a href="https://pixabay.com/users/calvinclavier-16027823/?utm_source=link-attribution&utm_medium=referral&utm_campaign=music&utm_content=250834">Calvin Clavier</a> from <a href="https://pixabay.com//?utm_source=link-attribution&utm_medium=referral&utm_campaign=music&utm_content=250834">Pixabay</a></footer>-->
</div>
<div id="music-player">
<div id="current-song">Playing: A Holly Jolly Christmas.mp3</div>
<button id="prev-button">◁</button>
<button id="play-pause-button">▷II</button>
<button id="next-button">▷</button>
<button id="brainrot-button">Enable Brainrot Mode</button>
</div>
<script src="js\christmasmusic.js"></script>
</body>
</html>