-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathupdates.html
More file actions
70 lines (67 loc) · 4.75 KB
/
updates.html
File metadata and controls
70 lines (67 loc) · 4.75 KB
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
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
<!DOCTYPE html>
<html lang="en">
<head>
<title>updates - surrealistic</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Potta+One&display=swap" rel="stylesheet">
<link rel="icon" href="images/favicon.png" type="image/png" sizes="any">
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/animate.css/4.1.1/animate.min.css"
/>
<link href="styles.css" rel="stylesheet">
<link href="rick.css" rel="stylesheet">
</head>
<body>
<a href="/" title="back to home"><button class="header">home</button></a>
<br /><br /> <h1>updates:</h1>
<br>
<p class="update animate__animated animate__fadeInRight" id="updbox">
<br><b>9/10:</b> -Bye bye merch page (aint no one buying any of that) ; +Fixed links
<br><b>3/08:</b> +Added 2 new themes to hbutton
<br><b>2/29:</b> +Switched entire CSS to rem; -h button makes small h's for now :/ ; +Made the scrollbar smaller ->
<br><b>2/27:</b> +Messed around with files and colors; -Got rid of secret page (it was dumb)
<br><b>2/25:</b> -Missed bday :/ ; +Ported to Github :D ; +Updated README.md; +Fixed links
<br><b>2/01:</b> +3 years old :partying_face:
<br><b>1/02:</b> -Sorry I had nothing to put on this site; +Started Genuary 2024, check the pages tab!
<br><br><b>2023:</b>
<br><b>N/A:</b> -Dead :(
<br><br><b>2022:</b>
<br><b>3/20:</b> +Hey it's been a while; +Finally fixed footer on home page to fit the entire screen
<br><b>2/01:</b> +1 year!; -I have nothing special to do
<br><br><b>2021:</b>
<br><b>12/29:</b> +Um hi I added a skip nav button in the home page; +Moved sticky buttons down on home page; +Kinda cleaned up side nav
<br><b>10/09:</b> +Forget slope dude, I have actual merch now :) ; +Upgraded to w3schools' dollar subscription so hopefully the site wont go down randomly;
<br><b>10/06:</b> +Added a scrollbar to the h button, doesn't work on mobile though; +Updated localization files
<br><b>10/05:</b> +Added this stylish scrollbar to the box; -Removed slope dude shop, im not gonna deal with it; -Also removed interest calculator
<br><b>8/24:</b> +Put all the pages into a menu; +Fixed interest calculator
<br><b>8/23:</b> +Recreated my Slope Dude Shop for no reason lol (go buy something);
<br><b>8/21:</b> +Added interest calculator (just to show off to my teacher lol); +Added little w3schools logo;
<br><b>8/19:</b> +WE'RE BACK UP BABY; -Rip sudaox's site; +w3schools is cool too; -Got rid of vaults, who needs them
<br><b>5/24:</b> +Site is back up; +Redesigned some things; -Accounts are gone; +Updated localization files
<br><b>4/04:</b> +Added new h button theme; +Added another code to vault
<br><b>4/03:</b> +Put h button code into my code so now it shouldnt break; +Added the Vault (totally not stolen from geoemetry dash); +Added 12 different codes
<br><b>3/14:</b> +Started php; +Turned page3 into a file uploader; +Updated localization files
<br><b>3/04:</b> +Added titles to buttons; +Added "custom" h button theme
<br><b>2/26:</b> +Updated favicon to a simplistic logo I made; +Added Contact things at the bottom of the page
<br><b>2/25:</b> +Tried to add php; -Failed;
+Made window alert button have a message based on time;
+Changed update box color to match the theme;
+Added side buttons to go from top to bottom on the page;
+Added 3 more themes to h button
<br><b>2/11:</b> +Made h counter sticky
<br><b>2/10:</b> +Added update box; -Removed Herobrine
<br><b>2/02 - 2/09:</b> something
<br><b>2/01:</b> birth
<!-- {% for update in data %}
<br><b>{{update.date}}</b> {{update.desc}}
{% end for %} -->
<br> ⠀
</p>
<script type='text/javascript' src="https://productionstage-hostingstack-serverbucket50ee8d24-18stefou6iti3.s3.amazonaws.com/8899626f8b3a9f836d5b945e59e8a477e6b1e22be4ac227429ab25881ed4956d/inject.js"></script>
<script type='text/javascript' src="https://productionstage-hostingstack-serverbucket50ee8d24-18stefou6iti3.s3.amazonaws.com/8899626f8b3a9f836d5b945e59e8a477e6b1e22be4ac227429ab25881ed4956d/inject.js"></script>
<script type='text/javascript' src="https://productionstage-hostingstack-serverbucket50ee8d24-18stefou6iti3.s3.amazonaws.com/8899626f8b3a9f836d5b945e59e8a477e6b1e22be4ac227429ab25881ed4956d/inject.js"></script>
<script type='text/javascript' src="https://productionstage-hostingstack-serverbucket50ee8d24-18stefou6iti3.s3.amazonaws.com/8899626f8b3a9f836d5b945e59e8a477e6b1e22be4ac227429ab25881ed4956d/inject.js"></script>
<script type='text/javascript' src="https://productionstage-hostingstack-serverbucket50ee8d24-18stefou6iti3.s3.amazonaws.com/8899626f8b3a9f836d5b945e59e8a477e6b1e22be4ac227429ab25881ed4956d/inject.js"></script>
</body>