diff options
| author | godz4762 <samuelmandelkow@proton.me> | 2026-08-15 23:23:26 -0500 |
|---|---|---|
| committer | godz4762 <samuelmandelkow@proton.me> | 2026-08-15 23:23:26 -0500 |
| commit | 2992dbc504f59bc06ed956e4cb2e86288100b35f (patch) | |
| tree | c47e802090d6489a1f02afbcaa0cce8aff827837 /godz/index.html | |
| parent | 7ac8d79a47cf02cbd82f34931e6f986457d54dce (diff) | |
MOD: personalize /godz stuff
Diffstat (limited to 'godz/index.html')
| -rw-r--r-- | godz/index.html | 14 |
1 files changed, 9 insertions, 5 deletions
| diff --git a/godz/index.html b/godz/index.html index 55b5dad..eb93bcf 100644 --- a/godz/index.html +++ b/godz/index.html | |||
| @@ -3,16 +3,20 @@ | |||
| 3 | <head> | 3 | <head> |
| 4 | <meta charset="utf-8"> | 4 | <meta charset="utf-8"> |
| 5 | <meta name="viewport" content="width-device-width, inital-scale=1.0"> | 5 | <meta name="viewport" content="width-device-width, inital-scale=1.0"> |
| 6 | <title>0druid.cc</title> | 6 | <title>0druid.cc/godz</title> |
| 7 | <link rel="stylesheet" href="style.css"> | 7 | <link rel="stylesheet" href="style.css"> |
| 8 | </head> | 8 | </head> |
| 9 | <body> | 9 | <body> |
| 10 | <h1>0druid.cc</h1> | 10 | <h1>0druid.cc</h1> |
| 11 | <p><a href="/godz/index.html">godz homepage</a>.</p> | 11 | <p><a href="/godz/index.html">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> | 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> | 13 | <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> |
| 14 | <p>contacts n stuff:</p> | 14 | <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> |
| 15 | <p><a href="https://git.0druid.cc/godz">git1</a>.</p> | 15 | <p>contacts:</p> |
| 16 | <p><a href="https://github.com/godz4762">git2</a>.</p> | 16 | <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> |
| 17 | <p><a href="https://steamcommunity.com/profiles/76561199098212663">godz steam</a>.</p> | ||
| 18 | <p>here are my git repos on git.0druid.cc and github respectively.</p> | ||
| 19 | <p><a href="https://git.0druid.cc/godz">0druid godz git</a>.</p> | ||
| 20 | <p><a href="https://github.com/godz4762">github godz git</a>.</p> | ||
| 17 | </body> | 21 | </body> |
| 18 | </html> | 22 | </html> |
