-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
46 lines (45 loc) · 1.79 KB
/
index.html
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
<script src="index.js"></script>
<head>
<meta property="og:url" content="https://koralreeef.github.io/info.html">
<meta property="og:type" content="website">
<meta property="og:title" content="koral reef">
<meta property="og:description" content="hey guys its my website">
<meta property="og:image" content="https://koralreeef.github.io/static/koralrBETS.png">
<meta name="theme-color" content="#ff7f50">
<link rel="stylesheet" href="styles.css">
</head>
<body>
<div class="center">
<h1>hi</h1>
<p>10/4/24</p>
<p>i am karl or koral or koralreef, he/him<br>koral on discord</p>
<div class="container">
<img src="static/koralrBETS.png" width="20%">
<div class="container" style="padding: 30px">
<a href="https://twitter.com/rubulubu" title="the goat!!!! OF ART!!!!">
artist's twitter (ruby)</a><br>
<a href="https://osu.ppy.sh/users/754792">
osu profile</a>  
<a href="https://www.speedrun.com/user/koralreef" title="retired">
speedrun profile</a> <br>
<a href="https://www.twitch.tv/koralreef">
twitch</a>  
<a href="https://twitter.com/karlb0y">
twitter</a>  
<a href="https://cohost.org/koralreef">
cohost</a>
<a href="https://metafy.gg/@koralreef" title="inactive atm"><br>
metafy</a>  
<a href="https://github.com/koralreeef">
github</a>  
<a href="https://discord.com/invite/47W5hMM" title="personal server"> <br>
my discord</a>
<a href="gallery.html"> <br>
art grid</a>
<a href="info.html"> <br>
cue collection</a>
<br>
</div>
</div>
</div>
</body>