blob: 50e2fcc9fee322b3de6816ee5e6516be58532e56 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width-device-width, inital-scale=1.0">
<title>0druid.cc/godz</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<h1>0druid.cc/godz</h1>
<p><a href="/godz/index.html">godz homepage</a>.</p>
<p><a href="/git.html">git</a>. <a href="/irc.html">irc</a>. <a href="/index.html">homepage</a>.</p>
<p>sup, i'm godz. im an amateur coder and linux user on arch and druid has offered me to use his website to learn HTML.</p>
<p>I literally only know how to write text in HTML and the fundamentals of python so I'll try and use this to timeline my learning.</p>
<p>contacts:</p>
<p>I really don't have any contacts that are link available and good opsec, so i'll put like my steam on here for now.</p>
<p><a href="https://steamcommunity.com/profiles/76561199098212663">godz steam</a>.</p>
<p>here are my git repos on git.0druid.cc and github respectively.</p>
<p><a href="https://git.0druid.cc/godz">0druid godz git</a>.</p>
<p><a href="https://github.com/godz4762">github godz git</a>.</p>
</body>
</html>
|