-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathdevelopers.html
More file actions
221 lines (187 loc) · 7.52 KB
/
Copy pathdevelopers.html
File metadata and controls
221 lines (187 loc) · 7.52 KB
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
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>Develpers /// HDG</title>
<link rel="icon" href="https://cdn.halodev.games/Favicon.png" type="image/png">
<meta name="theme-color" content="#9000FF">
<meta name="language" content="en-gb">
<meta name="title" content="HaloDev Games">
<meta name="description" content="Social links to our developers">
<meta property="og:url" content="https://halodev.games/"/>
<meta property="og:title" content="HaloDev Games">
<meta property="og:image" content="https://cdn.halodev.games/Favicon.png"/>
<link rel="stylesheet" type="text/css" href="./style.css"/>
</head>
<body style="display: flex; align-items: center; justify-content: center;">
<div class="centre">
<div class="box" style="margin-bottom: 2em;">
<h1 style="margin-bottom: 0.25em;">
HaloDev Games
</h1>
<p style="margin-bottom: .5em;">
This site now houses updates about HDG.</br>
On this page, you can find social media links to our developers if you would like to follow them beyond HDG.
</p>
<p style="font-size: 0.75em; color: #ffffff71; margin-bottom: .5em;">
A lot of this website has been cobbled together using code by <a href="https://nuzzles.dev">magicalbunny31</a> with permission. Source code is available <a href="https://github.com/HaloDevGames/website">here</a>. Thank you for letting me make this abomination cutie 🩷
</p>
<p>
<a href="./">Home</a> - <a href="./developers">Developers</a>
</p>
</div>
<div class="box" style="margin-bottom: 1em;">
<h1 style="margin-bottom: 0.25em;">
Halo - @ActuallyHalowo
</h1>
<p style="margin-bottom: 1em;">
Founder and lead developer
</p>
<div id="socials" class="grid">
<a class="border large-button" target="_blank" draggable="false" style="--border-colour: #f6a6ff;">
<img class="emoji" src="https://cdn.nuzzles.dev/logos/discord.png" alt="Discord logo" draggable="false"/>
<div>
<strong>Portfolio website</strong> <br>
Coming soon...
</div>
</a>
<a class="border large-button" href="https://discord.gg/FHFycad" target="_blank" draggable="false" style="--border-colour: #5c6aff;">
<img class="emoji" src="https://cdn.nuzzles.dev/logos/discord.png" alt="Discord logo" draggable="false"/>
<div>
<strong>Discord</strong> <br>
Halowo Labs
</div>
</a>
<a class="border large-button" href="https://youtube.com/@ActuallyHalowo" target="_blank" draggable="false" style="--border-colour: #ff0033;">
<img class="emoji" src="https://cdn.nuzzles.dev/logos/youtube.png" alt="YouTube logo" draggable="false"/>
<div>
<strong>YouTube</strong> <br>
@ActuallyHalowo
</div>
</a>
<a class="border large-button" href="https://mas.to/@Halo" target="_blank" draggable="false" style="--border-colour: #5556db;">
<img class="emoji" src="./mastodon.png" alt="Mastodon logo" draggable="false"/>
<div>
<strong>Mastodon</strong> <br>
@Halo@mas.to
</div>
</a>
</div>
</div>
<div class="box" style="margin-bottom: 1em;">
<h1 style="margin-bottom: 0.25em;">
Ethan - @Ethan76167
</h1>
<p style="margin-bottom: 1em;">
Co-owner
</p>
<div id="socials" class="grid">
<a class="border large-button" href="https://roblox.com/communities/3333807" target="_blank" draggable="false" style="--border-colour: #3257df;">
<img class="emoji" src="https://cdn.nuzzles.dev/logos/roblox.png" alt="Roblox logo" draggable="false"/>
<div>
<strong>Roblox</strong> <br>
TRIA
</div>
</a>
<a class="border large-button" href="https://discord.gg/Q7eDX5m34X" target="_blank" draggable="false" style="--border-colour: #5c6aff;">
<img class="emoji" src="https://cdn.nuzzles.dev/logos/discord.png" alt="Discord logo" draggable="false"/>
<div>
<strong>Discord</strong> <br>
EM Facilities
</div>
</a>
</div>
</div>
<div class="box" style="margin-bottom: 1em;">
<h1 style="margin-bottom: 0.25em;">
@BoonMoon
</h1>
<p style="margin-bottom: 1em;">
Animator and modeler
</p>
<div id="socials" class="grid">
<a class="border large-button" href="https://youtube.com/@BoonMoon" target="_blank" draggable="false" style="--border-colour: #ff0033;">
<img class="emoji" src="https://cdn.nuzzles.dev/logos/youtube.png" alt="YouTube logo" draggable="false"/>
<div>
<strong>YouTube</strong> <br>
@BoonMoon
</div>
</a>
<a class="border large-button" href="https://bsky.app/profile/boonmoon.bsky.social" target="_blank" draggable="false" style="--border-colour: #0f73ff;">
<img class="emoji" src="https://cdn.nuzzles.dev/logos/bluesky.png" alt="Discord logo" draggable="false"/>
<div>
<strong>Bluesky</strong> <br>
@boonmoon.bsky.social
</div>
</a>
</div>
</div>
<div class="box" style="margin-bottom: 1em;">
<h1 style="margin-bottom: 0.25em;">
@Lilltea1
</h1>
<p style="margin-bottom: 1em;">
Artist
</p>
<div id="socials" class="grid">
<a class="border large-button" href="https://youtube.com/@Lilltea1" target="_blank" draggable="false" style="--border-colour: #ff0033;">
<img class="emoji" src="https://cdn.nuzzles.dev/logos/youtube.png" alt="YouTube logo" draggable="false"/>
<div>
<strong>YouTube</strong> <br>
@Lilltea1
</div>
</a>
<a class="border large-button" href="https://bsky.app/profile/did:plc:dtahjbmjec72e22uvdamji7m" target="_blank" draggable="false" style="--border-colour: #0f73ff;">
<img class="emoji" src="https://cdn.nuzzles.dev/logos/bluesky.png" alt="Discord logo" draggable="false"/>
<div>
<strong>Bluesky</strong> <br>
@lilltea1.bsky.social
</div>
</a>
</div>
</div>
<div class="box" style="margin-bottom: 1em;">
<h1 style="margin-bottom: 0.25em;">
@starlebVerse
</h1>
<p style="margin-bottom: 1em;">
Programmer
</p>
<div id="socials" class="grid">
<a class="border large-button" href="https://twitch.tv/@starlebVerse" target="_blank" draggable="false" style="--border-colour: #9045fe;">
<img class="emoji" src="https://cdn.nuzzles.dev/logos/twitch.png" alt="Twitch logo" draggable="false"/>
<div>
<strong>Twitch</strong> <br>
@starlebVerse
</div>
</a>
<a class="border large-button" href="https://twitter.com/@starlebVerse" target="_blank" draggable="false" style="--border-colour: #1d9bf0;">
<img class="emoji" src="https://cdn.nuzzles.dev/logos/twitter.png" alt="Twitter logo" draggable="false"/>
<div>
<strong>Twitter</strong> <br>
@starlebVerse
</div>
</a>
</div>
</div>
<div class="box" style="margin-bottom: 1em;">
<h1 style="margin-bottom: 0.25em;">
phoe - @feefiphoefum
</h1>
<p style="margin-bottom: 1em;">
Supernova Creations owner
</p>
<div id="socials" class="grid">
<a class="border large-button" href="https://roblox.com/communities/3788557" target="_blank" draggable="false" style="--border-colour: #3257df;">
<img class="emoji" src="https://cdn.nuzzles.dev/logos/roblox.png" alt="Roblox logo" draggable="false"/>
<div>
<strong>Roblox</strong> <br>
Supernova Creations
</div>
</a>
</div>
</div>
</div>
</body>
</html>