-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
50 lines (50 loc) · 2.67 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
47
48
49
50
<!-- 🆑🅾🆖 -->
<!DOCTYPE html>
<head>
<meta charset="utf-8">
<title>uwu.dog | the dog ever</title>
<link rel="stylesheet" href="/res/style.css">
<link href="/res/favicon.png" rel="icon">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="the [adjective] webpage around.">
<!-- ogp is so fucking cool -->
<meta property="og:description" content="the [adjective] webpage around.">
<meta property="og:title" content="uwu.dog - 🆑🅾🆖">
<meta property="og:image" content="/res/swag.gif">
<meta property="twitter:card" content="summary_large_image">
<meta property="og:image:type" content="image/gif">
<meta property="og:image:width" content="400">
<meta property="og:image:height" content="250">
<meta property="og:type" content="website">
<!-- twitter & discord stuff-->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image" content="https://uwu.dog/res/swag.gif">
<meta name="theme-color" content="#ff0044">
<!-- wip banner
<p style="background-color: #212121"><i>major work in progress - stay tuned.</i></p> -->
</head>
<!-- links and stuff, need to find a way to make them fit in the image better -->
<body>
<div class="bd">
<p><b><i><a href="https://bsky.app/profile/waf.bsky.social" class="l">bluesky</a></i></b></p>
<p><b><i><a href="https://soundcloud.com/fisherdog" class="l">music</a></i></b></p>
<p><b><i><a href="https://osu.ppy.sh/users/11171943" class="l">osu! profile</a></i></b></p>
</div>
</body>
<!-- webrings n shit, i think they're cute so i wanted to have a few here. -->
<bts>
<div class="bt">
<a href="http://sacktricks.com" class="button">
<img src="/res/sacktricks.png" alt="button for sacktricks.com. labeled as 'Sponsored by SackTricks.com'">
</a>
<a href="https://n2.pm" class="button">
<img src="/res/notnet.png" alt="button for the notnet group, labeled as 'NotNet'">
</a>
<a href="https://uwu.dog" class="button">
<img src="/res/nakubutton.png" alt="button for my own website, labeled with 'zzz...' with an image of konata from lucky star">
</a>
<a href="https://zenius-i-vanisher.com/" class="button">
<img src="/res/chunithmbutton.png" alt="button for zenius-i-vanisher, a site to find arcades, with an image that says 'will travel for chunithm'">
</a>
</div>
</bts>