feat: remove chat link
This commit is contained in:
parent
8f09af3829
commit
25a83048d5
2 changed files with 0 additions and 14 deletions
|
|
@ -56,11 +56,6 @@ import Footer from '../components/Footer.astro'
|
|||
✉️ Email me: <a href="mailto:ayo@ayco.io">ayo@ayco.io</a> ·
|
||||
<small> (<a href="/pgp">PGP key</a>)</small>
|
||||
</li>
|
||||
<li>
|
||||
💬 Let's chat: <a href="https://chat.ayo.run/join/7IKG-h3nW-pD1H"
|
||||
>chat.ayo.run</a
|
||||
>
|
||||
</li>
|
||||
<li>
|
||||
💬 Signal: <a
|
||||
href="https://signal.me/#eu/mU2KHaMuoumvLaq7P5ZPUU4HMd0SaU9hYHeEPbDIeJzysNL01FVLfbk-kVEncfIz"
|
||||
|
|
|
|||
|
|
@ -41,15 +41,6 @@ const avatarSize = 150
|
|||
<span class="now-label">now</span>
|
||||
<span class="status">{now.title}</span>
|
||||
</a>
|
||||
|
||||
<a
|
||||
href="https://chat.ayo.run/join/7IKG-h3nW-pD1H"
|
||||
class="chat-link action"
|
||||
>
|
||||
<status-indicator id="chat-link" pulse status="positive">
|
||||
Chat
|
||||
</status-indicator>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
|
|
|||
Loading…
Reference in a new issue