Skip to content

Commit eeb5a53

Browse files
committed
Add link to waterloop tiktok
1 parent ce45439 commit eeb5a53

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/sections/Footer/Footer.tsx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,11 @@ const FooterComponent: React.FC = () => (
6161
title="Linkedin"
6262
external={true}
6363
/>
64+
<LinkComponent
65+
link="https://www.tiktok.com/@teamwaterloop"
66+
title="TikTok"
67+
external={true}
68+
/>
6469
</div>
6570
</div>
6671
</div>

0 commit comments

Comments
 (0)