Skip to content

Commit 520cf43

Browse files
authored
Add files via upload
SOCIALS FUCKING YAY
1 parent 9ca6126 commit 520cf43

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

socials.html

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
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>

0 commit comments

Comments
 (0)