add x logo

This commit is contained in:
Timothy Lin
2024-05-01 11:09:29 +08:00
parent 37f3195288
commit 194d7072d4
5 changed files with 14 additions and 2 deletions
+2
View File
@@ -5,6 +5,7 @@ import {
Youtube,
Linkedin,
Twitter,
X,
Mastodon,
Threads,
Instagram,
@@ -17,6 +18,7 @@ const components = {
youtube: Youtube,
linkedin: Linkedin,
twitter: Twitter,
x: X,
mastodon: Mastodon,
threads: Threads,
instagram: Instagram,