Skip to content

Commit 889b464

Browse files
committed
pwd update attempt
1 parent d5f7682 commit 889b464

File tree

2 files changed

+93
-33
lines changed

2 files changed

+93
-33
lines changed

index.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ <h1 class="title">≈ LAWSEN</h1>
9696
</body>
9797
<p>idk much about computers, but i'm learning python
9898
<br>& building this site. thanks for visiting ☆
99+
<br>
100+
<br>i think i go to uf for astronomy
99101
</p>
100102
<div>
101103
<p>
@@ -143,7 +145,7 @@ <h1 class="title">≈ LAWSEN</h1>
143145
<img src="88x31\boiga_8831.gif" width="88px" height="31px">
144146
<a href="https://www.youtube.com/watch?v=4n_w3LBq_hI" target="_blank"><img src="88x31\drpepper.gif" width="88px"
145147
height="31px"></a>
146-
<a href="https://schmool.cool/pwd.html"><img src="88x31/butterfly.gif" width="88px" height="31px"></a>
148+
<a href="/pwd.html"><img src="88x31/butterfly.gif" width="88px" height="31px"></a>
147149
</div>
148150
</div>
149151

pwd.html

Lines changed: 90 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,104 @@
11
<!DOCTYPE html>
22
<html lang="en">
3+
34
<head>
45
<meta charset="UTF-8">
56
<meta name="viewport" content="width=device-width, initial-scale=1.0">
67
<title>schmool.cool</title>
78
<link rel="icon" href="https://porkbun-media.s3-us-west-2.amazonaws.com/tld-buns/_moe.svg" type="image/x-icon">
89
</head>
910
<style>
11+
@font-face {
12+
font-family: 'Wellbutrin';
13+
src: url('Welbut__.ttf') format('truetype');
14+
font-weight: normal;
15+
font-style: normal;
16+
}
17+
18+
.footer {
19+
display: flex;
20+
justify-content: center;
21+
max-width: 480px;
22+
padding: 0 10px;
23+
box-sizing: border-box;
24+
flex-wrap: wrap;
25+
}
26+
27+
.footer-container {
28+
margin: 24px auto auto auto;
29+
}
30+
31+
.footer.buttons {
32+
line-height: 0;
33+
}
34+
35+
.footer.buttons a {
36+
color: azure;
37+
}
38+
39+
h1 {
40+
text-align: center;
41+
color: azure;
42+
}
43+
44+
p {
45+
text-align: center;
46+
color: azure;
47+
}
1048

11-
@font-face {
12-
font-family: 'Wellbutrin';
13-
src: url('Welbut__.ttf') format('truetype');
14-
font-weight: normal; font-style: normal;
15-
}
16-
17-
.footer {
18-
display: flex;
19-
justify-content: center;
20-
max-width: 480px;
21-
padding: 0 10px;
22-
box-sizing: border-box;
23-
flex-wrap: wrap;
24-
}
25-
.footer-container {
26-
margin: 24px auto auto auto;
27-
}
28-
.footer.buttons {
29-
line-height: 0;
30-
}
31-
.footer.buttons a {
32-
color: azure;
33-
}
34-
35-
h1 {text-align: center; color:azure;}
36-
p {text-align: center; color:azure;}
37-
code {text-align: center; color:azure;}
38-
pre {text-align: center; color:azure;}
39-
div {display: flex; justify-content: center;}
40-
a {color:rgb(55, 0, 255); text-decoration: underline; cursor: pointer;}
41-
body {background-color:rgb(6, 0, 24); font-family:'Wellbutrin', sans-serif;}
49+
code {
50+
text-align: center;
51+
color: azure;
52+
}
53+
54+
pre {
55+
text-align: center;
56+
color: azure;
57+
}
58+
59+
div {
60+
display: flex;
61+
justify-content: center;
62+
}
63+
64+
a {
65+
color: rgb(55, 0, 255);
66+
text-decoration: underline;
67+
cursor: pointer;
68+
}
69+
70+
body {
71+
background-color: rgb(6, 0, 24);
72+
font-family: 'Wellbutrin', sans-serif;
73+
}
4274
</style>
4375

4476
<body>
4577
<p>you found the secret page, this will be updated in the future</p>
46-
</body></html>
78+
</body>
79+
80+
<div class="footer-container">
81+
<div class="footer buttons">
82+
<a href="https://futile.eu" target="_blank"><img src="88x31\futile.png" width="88px" height="31px">
83+
</a>
84+
<a href="https://astral.im" target="_blank"><img src="88x31\astral.gif" width="88px" height="31px">
85+
</a>
86+
<a href="https://mchal.lol" target="_blank"><img src="88x31\michal.gif" width="88px" height="31px">
87+
</a>
88+
<a href="https://xenia.blahaj.land" target="_blank"><img src="88x31\rose_88x31.png" width="88px" height="31px">
89+
</a>
90+
<a href="https://vostok.one" target="_blank"><img src="88x31\vostok.png" width="88px" height="31px">
91+
</a>
92+
<a href="https://88x31.click" target="_blank"><img id="badge" src="https://88x31.click/badge.png"
93+
style="image-rendering:pixelated"></a>
94+
<img src="88x31\sm_fever_button.gif" width="88px" height="31px">
95+
<iframe src="https://increm.net/badge?key=schmoolcool" title="incremnet badge" width="88" height="31"
96+
style="border: none; background: url('https://increm.net/bg.png');"></iframe>
97+
<img src="88x31\boiga_8831.gif" width="88px" height="31px">
98+
<a href="https://www.youtube.com/watch?v=4n_w3LBq_hI" target="_blank"><img src="88x31\drpepper.gif" width="88px"
99+
height="31px"></a>
100+
<img src="88x31\imhigh.gif" width="88px" height="31px">
101+
</div>
102+
</div>
103+
104+
</html>

0 commit comments

Comments
 (0)