fix: mislocated XMPP and Matrix hyperlinks
This commit is contained in:
parent
749688d4e0
commit
db113463ca
1 changed files with 2 additions and 2 deletions
|
@ -8,8 +8,8 @@
|
|||
<div id="nav-actions-static-container" class="nav-actions-static">
|
||||
<a class="icon" href="https://primal.net/p/npub1tn8spk9zhxrctg2qym3gj8r7eq2wk6z3phrl8304wc54vt9qam4qvzw6jx" target="_blank"><img src="/img/nostr-icon.png" alt="Nostr" title="Nostr" /></a>
|
||||
<a class="icon" href="https://xcancel.com/revuoxmr" target="_blank"><img src="/img/xcom-icon.png" alt="x.com" title="x.com" /></a>
|
||||
<a class="icon" href="https://matrix.to/#/#revuo:monero.social" target="_blank"><img src="/img/xmpp.png" alt="XMPP MUC" title="XMPP MUC" /></a>
|
||||
<a class="icon" href="xmpp:revuo-monero@conference.jabbers.one?join" target="_blank"><img src="/img/matrix.png" alt="Matrix Room" title="Matrix Room" /></a>
|
||||
<a class="icon" href="xmpp:revuo-monero@conference.jabbers.one?join" target="_blank"><img src="/img/xmpp.png" alt="XMPP MUC" title="XMPP MUC" /></a>
|
||||
<a class="icon" href="https://matrix.to/#/#revuo:monero.social" target="_blank"><img src="/img/matrix.png" alt="Matrix Room" title="Matrix Room" /></a>
|
||||
</div>
|
||||
</div>
|
||||
<a href="{{ site.baseurl }}">Revuo Weekly</a>
|
||||
|
|
Loading…
Reference in a new issue