diff options
Diffstat (limited to 'godz')
| -rw-r--r-- | godz/index.html | 8 |
1 files changed, 4 insertions, 4 deletions
| diff --git a/godz/index.html b/godz/index.html index 50e2fcc..e7b0249 100644 --- a/godz/index.html +++ b/godz/index.html | |||
| @@ -3,11 +3,11 @@ | |||
| 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/godz</title> | 6 | <title>druid.rocks/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/godz</h1> | 10 | <h1>druid.rocks/godz</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>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> | 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> |
| @@ -15,8 +15,8 @@ | |||
| 15 | <p>contacts:</p> | 15 | <p>contacts:</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> | 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> | 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> | 18 | <p>here are my git repos on git.druid.rocks and github respectively.</p> |
| 19 | <p><a href="https://git.0druid.cc/godz">0druid godz git</a>.</p> | 19 | <p><a href="https://git.druid.rocks/godz">druid.rocks godz git</a>.</p> |
| 20 | <p><a href="https://github.com/godz4762">github godz git</a>.</p> | 20 | <p><a href="https://github.com/godz4762">github godz git</a>.</p> |
| 21 | </body> | 21 | </body> |
| 22 | </html> | 22 | </html> |
