Skip to content

Commit d956a28

Browse files
add twitter icon back
1 parent a8fe727 commit d956a28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/social.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ export const socialIcons = {
77
x: 'fa6-brands:x-twitter',
88
mastodon: 'mdi:mastodon',
99
linkedin: 'mdi:linkedin',
10+
twitter: 'mdi:twitter',
1011
};
1112

1213
export const getSocialIcon = (service: string) => {

0 commit comments

Comments
 (0)