Index: Use platform domains instead of instance domains in links
This patch updates the anchor texts of the link section to use platform domains (joinmastodon.org) instead of specific instance urls (mastodon.social, chaos.social).
This commit is contained in:
parent
741678782b
commit
ccdb9eb539
1 changed files with 2 additions and 2 deletions
|
@ -26,9 +26,9 @@
|
|||
<h3>Links</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://chaos.social/@networkexception">mastodon.social</a></li>
|
||||
<li><a href="https://chaos.social/@networkexception">joinmastodon.org</a></li>
|
||||
<li><a href="https://github.com/networkException">github.com</a></li>
|
||||
<li><a href="https://gitlab.upi.li/networkException">gitlab.upi.li</a></li>
|
||||
<li><a href="https://gitlab.upi.li/networkException">gitlab.com</a></li>
|
||||
<li><a href="https://keybase.io/networkexception">keybase.io</a></li>
|
||||
<li><a href="https://matrix.to/#/@networkexception:chat.upi.li">matrix.org</a></li>
|
||||
<li><a href="https://twitter.com/netwrkException">twitter.com</a></li>
|
||||
|
|
Loading…
Reference in a new issue