blob: 55b5dad3eadb12c6ec00ef27e63302c6e49991c9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width-device-width, inital-scale=1.0">
<title>0druid.cc</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<h1>0druid.cc</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>put stuff here lalalala.</p>
<p>contacts n stuff:</p>
<p><a href="https://git.0druid.cc/godz">git1</a>.</p>
<p><a href="https://github.com/godz4762">git2</a>.</p>
</body>
</html>
|