Index: Remove trailing anchor close tag from discord link list item
This commit is contained in:
parent
ccdb9eb539
commit
3576b10373
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@
|
||||||
<li><a href="https://twitter.com/netwrkException">twitter.com</a></li>
|
<li><a href="https://twitter.com/netwrkException">twitter.com</a></li>
|
||||||
<li><a href="mailto:hello@nwex.de">email</a></li>
|
<li><a href="mailto:hello@nwex.de">email</a></li>
|
||||||
|
|
||||||
<li>networkException#0001@discord.com</a></li>
|
<li>networkException#0001@discord.com</li>
|
||||||
|
|
||||||
<li><a href="/gpg.key">My GPG key</a></li>
|
<li><a href="/gpg.key">My GPG key</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
Loading…
Reference in a new issue