diff options
| author | Druid520 <r.ustydruid520@proton.me> | 2026-08-15 20:49:54 -0700 |
|---|---|---|
| committer | Druid520 <r.ustydruid520@proton.me> | 2026-08-15 20:49:54 -0700 |
| commit | 8d1d1fa0b17e74be4d7a73b4d84f1928f5655322 (patch) | |
| tree | 3485653a4a850dc6f7d1ca55c33eaeef739de77b | |
| parent | a5c313c80080bbb7a652b5d1ee9e88db96ed532a (diff) | |
MOD: add godz stuff.
| -rw-r--r-- | godz/index.html | 18 | ||||
| -rw-r--r-- | index.html | 2 |
2 files changed, 19 insertions, 1 deletions
| diff --git a/godz/index.html b/godz/index.html new file mode 100644 index 0000000..318b412 --- /dev/null +++ b/godz/index.html | |||
| @@ -0,0 +1,18 @@ | |||
| 1 | <!doctype html> | ||
| 2 | <html lang="en"> | ||
| 3 | <head> | ||
| 4 | <meta charset="utf-8"> | ||
| 5 | <meta name="viewport" content="width-device-width, inital-scale=1.0"> | ||
| 6 | <title>0druid.cc</title> | ||
| 7 | <link rel="stylesheet" href="style.css"> | ||
| 8 | </head> | ||
| 9 | <body> | ||
| 10 | <h1>0druid.cc</h1> | ||
| 11 | <p><a href="/">godz homepage</a>.</p> | ||
| 12 | <p><a href="../git.html">git</a>. <a href="../irc.html">irc</a>. <a href="../index.html">homepage</a>.</p> | ||
| 13 | <p>put stuff here lalalala.</p> | ||
| 14 | <p>contacts n stuff:</p> | ||
| 15 | <p><a href="https://git.0druid.cc/godz">git1</a>.</p> | ||
| 16 | <p><a href="https://github.com/godz4762">git2</a>.</p> | ||
| 17 | </body> | ||
| 18 | </html> | ||
| diff --git a/index.html b/index.html index 52ac997..a425a0b 100644 --- a/index.html +++ b/index.html | |||
| @@ -9,7 +9,7 @@ | |||
| 9 | <body> | 9 | <body> |
| 10 | <h1>0druid.cc</h1> | 10 | <h1>0druid.cc</h1> |
| 11 | <p><a href="/">homepage</a>.</p> | 11 | <p><a href="/">homepage</a>.</p> |
| 12 | <p><a href="/git.html">git</a>. <a href="/irc.html">irc</a>.</p> | 12 | <p><a href="/git.html">git</a>. <a href="/irc.html">irc</a>. <a href="/godz/index.html">godz</a>.</p> |
| 13 | <p>interdimensional salutations. i guess this is my website, im druid520 from usa/az.</p> | 13 | <p>interdimensional salutations. i guess this is my website, im druid520 from usa/az.</p> |
| 14 | <p>im a amateur radio/computer enthusiast and amateur "dev". i suppose i make stuff sometimes.</p> | 14 | <p>im a amateur radio/computer enthusiast and amateur "dev". i suppose i make stuff sometimes.</p> |
| 15 | <p>i believe in a *ware philosophy thats kinda extremist suckless+cat-v+floss+some custom stuff.</p> | 15 | <p>i believe in a *ware philosophy thats kinda extremist suckless+cat-v+floss+some custom stuff.</p> |
