diff options
author | Arnav Bhatt <arnav@ghativega.in> | 2023-02-11 21:54:20 +0530 |
---|---|---|
committer | Arnav Bhatt <arnav@ghativega.in> | 2023-02-11 21:54:20 +0530 |
commit | fa1a06bc9cd6077d244ebd71f071d8019a9dedee (patch) | |
tree | 31803d22e6c501ed5e115e292ddd26d1b5fcb9cc /data | |
parent | ce3fb65e8c019a6998b5ae46c55a50bf49882613 (diff) |
fuck I misplaced the quotes
Diffstat (limited to 'data')
-rwxr-xr-x | data/contact.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/contact.html b/data/contact.html index dbfd059..db1ede3 100755 --- a/data/contact.html +++ b/data/contact.html @@ -28,7 +28,7 @@ <h3>Contact</h3> <p>Matrix: arnav@ghativega.in<br>Email: arnav (at) ghativega (dot) in<br>ReactOS Forums/Mattermost: @arnavbhatt288<br>Telegram: @durbuddhi</p> <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> |