diff options
author | Arnav Bhatt <arnav@ghativega.in> | 2023-02-17 05:12:22 +0530 |
---|---|---|
committer | Arnav Bhatt <arnav@ghativega.in> | 2023-02-17 05:23:59 +0530 |
commit | 14fb659dd05b88b12d052ba8129087880a6446ec (patch) | |
tree | 6fe55e817909e06d5024ea89646cb0bbc69146ce /data | |
parent | fa1a06bc9cd6077d244ebd71f071d8019a9dedee (diff) |
2023 update
Diffstat (limited to 'data')
-rwxr-xr-x | data/contact.html | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/data/contact.html b/data/contact.html index db1ede3..d5bdf28 100755 --- a/data/contact.html +++ b/data/contact.html @@ -25,10 +25,13 @@ <hr> <main> - <h3>Contact</h3> + <h3>Clearnet</h3> <p>Matrix: arnav@ghativega.in<br>Email: arnav (at) ghativega (dot) in<br>ReactOS Forums/Mattermost: @arnavbhatt288<br>Telegram: @durbuddhi</p> + <h3>I2P</h3> + <p><a href="http://biehdc.i2p/">Dendrite Pinecone I2P</a>: @arnavbhatt288:84940bb552ed0383075f4b20b7c296fd16c39804f298409564a02b1761fcf79c (can be also accessed through clearsite pinecone instances as well)<br>Email: arnavbhatt288 (at) mail (dot) i2p<br>I2P official IRC: arnavbhatt288</p> + <br> <p>I respond fastest to Matrix and Email messages so that might be your safest bet. However, keep in mind that it might even take days to respond to you, so be patient.</p> - <p>I also have public Matrix space and channels as well, you can join it <a href="https://matrix.to/#/#space:ghativega.in">here<a/>.</p> + <p>I also have public Matrix space and channels as well, you can join it <a href="https://matrix.to/#/#space:ghativega.in">here</a>.</p> </main> <div class = footer> |