-
Notifications
You must be signed in to change notification settings - Fork 0
/
social.html
102 lines (97 loc) · 5.05 KB
/
social.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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
<!DOCTYPE html>
<html lang="en">
<head>
<title>GBRRRL</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="https://gbrrrl.github.io/style.css">
</head>
<body>
<div class="header">
<h1></h1>
</div>
<div class="navbar">
<a href="https://gbrrrl.github.io/" class="active">Index</a>
</div>
<div class="main">
</div>
<div class="footer">
<a href="https://www.are.na/gbrrrl/channels" target="_blank"><img
src="https://i.imgur.com/kLaLslt.png"
width="28px" alt="are.na"></a>
<a href="https://bsky.app/profile/gbrrrl.bsky.social" target="_blank"><img
src="https://i.imgur.com/gk90AbV.png"
width="28px" alt="Bsky"></a>
<a href="https://diaspora.ragesoss.com/people/320123b05809013d0d72723c920eeef3" target="_blank"><img
src="https://i.imgur.com/0KjwYhn.png"
width="28px" alt="diaspora*"></a>
<a href="https://www.discogs.com/user/gbrrrl/collection?page=1&sort=artist%2Casc&folder=0&limit=250&header=1&layout=big"
target="_blank"><img
src="https://i.imgur.com/Sfpu4dF.png"
width="28px" alt="Discogs"></a>
<a href="https://discord.com/invite/gbrrrl" target="_blank"><img
src="https://i.imgur.com/gLMDJ2R.png"
width="28px" alt="Discord"></a>
<a href="https://firefish.dev/gbrrrl" target="_blank"><img
src="https://i.imgur.com/oGIQxyD.png"
width="28px" alt="Firefish"></a>
<a href="https://flipboard.com/@gbrrrl" target="_blank"><img
src="https://i.imgur.com/fvS4z8I.png"
width="28px" alt="Flipboard"></a>
<a href="https://lastfree.space/profile/gbrrrl/profile" target="_blank"><img
src="https://i.imgur.com/bpPfl6G.png"
width="28px" alt="Friendica"></a>
<a href="https://giphy.com/channel/gbrrrl" target="_blank"><img
src="https://i.imgur.com/2oUMYqz.png"
width="28px" alt="Giphy"></a>
<a href="https://github.com/gbrrrl" target="_blank"><img
src="https://i.imgur.com/SA1cE74.png"
width="28px" alt="GitHub"></a>
<a href="https://www.goodreads.com/gbrrrl" target="_blank"><img
src="https://i.imgur.com/By2HGjQ.png"
width="28px" alt="Goodreads"></a>
<a href="https://instagram.com/fermentedmolasses" target="_blank"><img
src="https://i.imgur.com/aKODeee.png"
width="28px" alt="Instagram"></a>
<a href="https://lemmings.world/u/gbrrrl" target="_blank"><img
src="https://i.imgur.com/69bXjUH.png"
width="28px" alt="Lemmy"></a>
<a href="https://letterboxd.com/gbrrrl/list/my-collection/" target="_blank"><img
src="https://i.imgur.com/p4K3qMw.png"
width="28px" alt="Letterboxd"></a>
<a href="https://mastodon.social/@gbrrrl" target="_blank"><img
src="https://i.imgur.com/rvf6TOA.png"
width="28px" alt="Mastodon [.social]"></a>
<a href="https://tech.lgbt/@gbrrrl" target="_blank"><img
src="https://i.imgur.com/Eyoj85z.png"
width="28px" alt="Mastodon [tech.lgbt]"></a>
<a href="https://www.minds.com/gbrrrl/" target="_blank"><img
src="https://i.imgur.com/uurutPW.png"
width="28px" alt="Minds"></a>
<a href="https://pixelfed.social/i/web/profile/744079837101366444" target="_blank"><img
src="https://i.imgur.com/fLLGZtS.png"
width="28px" alt="Pixelfed"></a>
<a href="https://spacehey.com/xgabegore" target="_blank"><img
src="https://i.imgur.com/gRIuMQ1.png"
width="28px" alt="SpaceHey"></a>
<a href="https://soundcloud.com/gbrrrl" target="_blank"><img
src="https://i.imgur.com/nPqqL9m.png"
width="28px" alt="SoundCloud"></a>
<a href="https://open.spotify.com/user/gbrrrl_?si=t-2vvm4BRwiv_zicBJ1nOg" target="_blank"><img
src="https://i.imgur.com/dG9JEnD.png"
width="28px" alt="Spotify"></a>
<a href="https://disease.tumblr.com" target="_blank"><img
src="https://i.imgur.com/Dqf6O9C.png"
width="28px" alt="Tumblr"></a>
<a href="https://warpcast.com/gbrrrl" target="_blank"><img
src="https://i.imgur.com/dkGGJMK.png"
width="28px" alt="Warpcast"></a>
<a href="https://www.youtube.com/@gbrrrl" target="_blank"><img
src="https://i.imgur.com/y0KerNs.png"
width="28px" alt="YouTube"></a>
<a href="https://disease.tumblr.com/rss" target="_blank"><img
src="https://i.imgur.com/Y9kkpuk.png"
width="28px" alt="RSS (Tumblr)"></a>
</div>
</body>
</html>