File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed
Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 1+ <!DOCTYPE html>
2+ < html lang ="en ">
3+ < head >
4+ < meta charset ="UTF-8 ">
5+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
6+ < link rel ="stylesheet " href ="index.css ">
7+ </ head >
8+ < style >
9+ body {
10+ background-color : # 58c000 ;
11+ }
12+ a {text-decoration : underline}
13+ a : hover {color : white !important ;}
14+ </ style >
15+ < body >
16+
17+ < div class ="t "> < a href ="https://circledude64.github.io " style ="color: white "> SOCIALS</ a > </ div >
18+ < div class ="br ">
19+ < div class ="b "> < div style ="color: #5865f1 "> DISCORD < a href ="https://discord.gg/RfvJJQvGFX " style ="color: #5865f1 "> (server)</ a > </ div > circledude.64</ div >
20+ < div class ="b "> < a href ="https://scratch.mit.edu/users/-circledude64-/ " style ="color: #f8aa36; "> SCRATCH</ a > < br > -circledude64-</ div >
21+ < div class ="b "> < a href ="https://circledude-64.itch.io " style ="color: #fa5c5c; "> ITCH.IO</ a > < br > circledude-64</ div >
22+ </ div >
23+ </ body >
24+ </ html >
You can’t perform that action at this time.
0 commit comments