Add XMPP
This commit is contained in:
parent
65684102fe
commit
2cf5bd087f
|
@ -1,5 +1,10 @@
|
|||
<a href="https://masto.quad.moe/" class="mastodon"><img src="/assets/masto-full.svg"></img></a>
|
||||
<div class="icon-container">
|
||||
<a href="https://twitter.com/Kuwaddo"><i class="fab fa-twitter"></i><br />Twitter</a>
|
||||
<a href="mailto:contact@quad.moe"><i class="fas fa-envelope"></i><br />E-Mail</a>
|
||||
<a href="https://twitter.com/Kuwaddo"><i class="fab fa-twitter"></i><br />Twitter</a>
|
||||
<a href="mailto:contact@quad.moe"><i class="fas fa-envelope"></i><br />E-Mail</a>
|
||||
</div>
|
||||
<div class="notice-container">
|
||||
<p>Also available via XMPP.</p>
|
||||
<p>Server is <span class="highlight">conversations.im</span> and username is <span class="highlight">quad</span>.</p>
|
||||
<p>Gotta type it out like that, otherwise I get bombarded by spambots.</p>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue