diff --git a/public/assets/social/follow.svg b/public/assets/social/follow.svg new file mode 100644 index 00000000..ba1574ea --- /dev/null +++ b/public/assets/social/follow.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/components/site/Platform.tsx b/src/components/site/Platform.tsx index 3903737c..9e3e19e5 100644 --- a/src/components/site/Platform.tsx +++ b/src/components/site/Platform.tsx @@ -192,6 +192,11 @@ export const PlatformsSyncMap: { icon: "/assets/social/debank.png", url: "https://debank.com/profile/{username}", }, + follow: { + name: "Follow", + icon: "/assets/social/follow.svg", + url: "https://app.follow.is/profile/{username}", + }, } export const Platform = ({