diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 6 |
1 files changed, 3 insertions, 3 deletions
| diff --git a/index.html b/index.html index 189c727..1b70380 100644 --- a/index.html +++ b/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</title> | 6 | <title>druid.rocks</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>druid.rocks</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>. <a href="/godz/index.html">godz</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> |
| @@ -24,7 +24,7 @@ | |||
| 24 | <p><a href="mailto:r.ustydruid520@proton.me">email</a>.</p> | 24 | <p><a href="mailto:r.ustydruid520@proton.me">email</a>.</p> |
| 25 | <p><a href="https://matrix.to/#/@druid520:tchncs.de">matrix</a>.</p> | 25 | <p><a href="https://matrix.to/#/@druid520:tchncs.de">matrix</a>.</p> |
| 26 | <p><a href="https://keys.openpgp.org/search?q=r.ustydruid520%40proton.me">pgp</a>.</p> | 26 | <p><a href="https://keys.openpgp.org/search?q=r.ustydruid520%40proton.me">pgp</a>.</p> |
| 27 | <p><a href="https://git.0druid.cc/druid520">git1</a>.</p> | 27 | <p><a href="https://git.druid.rocks/druid520">git1</a>.</p> |
| 28 | <p><a href="https://codeberg.org/druid520">git2</a>.</p> | 28 | <p><a href="https://codeberg.org/druid520">git2</a>.</p> |
| 29 | </body> | 29 | </body> |
| 30 | </html> | 30 | </html> |
