diff --git a/_includes/menu.html b/_includes/menu.html index c771a2f..3a7f245 100644 --- a/_includes/menu.html +++ b/_includes/menu.html @@ -8,6 +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> </div> </div> <a href="{{ site.baseurl }}">Revuo Weekly</a> diff --git a/img/matrix.png b/img/matrix.png new file mode 100644 index 0000000..507bfa5 Binary files /dev/null and b/img/matrix.png differ diff --git a/img/xmpp.png b/img/xmpp.png new file mode 100644 index 0000000..bddf4fd Binary files /dev/null and b/img/xmpp.png differ