-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
38 lines (33 loc) · 1.17 KB
/
index.html
File metadata and controls
38 lines (33 loc) · 1.17 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
<!doctype html>
<html lang="en">
<head>
<!-- stuff -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="stylesheet" href="style.css">
<title>delta (W.I.P)</title>
</head>
<body>
<a href="devices.html">My Devices</a>
<a href="https://github.com/deltaALT/deltaALT.github.io">GitHub (source)</a>
<a href="https://discord.gg/qEuB2fBXrt">Discord Server</a>
<h3><pre>
_ _ _
__| | ___| | |_ __ _
/ _` |/ _ \ | __/ _` |
| (_| | __/ | || (_| |
\__,_|\___|_|\__\__,_|
</pre></h3>
<h3>Hello, I'm delta, a 15 year old guy in Germany.</h3>
<p>Thanks for visiting my website!</p>
<br>
<a href="https://archlinux.org/"><img src="arch83x31.gif"></a>
<a href="https://www.mozilla.org/en-US/firefox/"><img src="getfirefox.gif"></a>
<a href="https://www.mozilla.org/en-US/firefox/"><img src="firefoxuser.gif"></a>
<a href="https://www.twitter.com/delta2571/"><img src="twitter.gif"></a>
<img src="800x600a.gif">
<img src="anybrowser.gif">
<img src="anythingbut.gif">
<img src="half-life.gif">
</body>
</html>