mirror of
https://git.ari.lt/ari.lt/ari.lt.git
synced 2025-02-04 17:49:24 +01:00
Fix closing li tag in page/xmpp (#8)
* Create /page/xmpp * Fix inconsistent name for XMPP contacts * Add link to /page/xmpp in index.html * Requested changes in Pull Request - Fix Wikipedia link - Ari is not an owner of the service * Requested changes in Pull Request - Better wording for /page/xmpp link * replace occurances of 'Matrix' with 'XMPP' * Fix minor spelling mistake i noticed * Fix minor spelling mistake here too * add instructions on how to reset password * fix update date * remove unnecessary files * add hydrogen as admin * forgot to close tag * ok maybe im not that good at writing html --------- Co-authored-by: Ari Archer <ari.web.xyz@gmail.com>
This commit is contained in:
parent
dbed2bf54e
commit
dd4c31e173
1 changed files with 2 additions and 1 deletions
|
@ -274,6 +274,7 @@
|
||||||
<a href="mailto:hydrogen@envs.net"
|
<a href="mailto:hydrogen@envs.net"
|
||||||
>hydrogen@envs.net</a
|
>hydrogen@envs.net</a
|
||||||
>
|
>
|
||||||
|
</li>
|
||||||
<li>
|
<li>
|
||||||
Website:
|
Website:
|
||||||
<a href="https://h2.gay/"
|
<a href="https://h2.gay/"
|
||||||
|
@ -281,7 +282,7 @@
|
||||||
>
|
>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue