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

This commit is contained in:
cel
2022-11-21 12:09:20 -08:00
committed by Gabe Kangas
parent 625b0b0099
commit 29972bb4e7
5 changed files with 309 additions and 1 deletions
+1 -1
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>