diff --git a/public/assets/social/follow.svg b/public/assets/social/follow.svg new file mode 100644 index 0000000000..ba1574ea95 --- /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 3903737ceb..9e3e19e50a 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 = ({