Add Fediverse, Matrix and XMPP social links (#2044)

This commit is contained in:
cel
2022-08-17 17:35:45 +01:00
committed by Gabe Kangas
parent 625b0b0099
commit 29972bb4e7
5 changed files with 309 additions and 1 deletions

View File

@@ -33,7 +33,7 @@ function SocialIcon(props) {
return html`
<a class=${itemClass} target="_blank" rel="me" href=${url}>
<span
class="platform-icon rounded-lg bg-no-repeat"
class="platform-icon bg-no-repeat"
style=${style}
title="Find me on ${name}"
></span>