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