Skip to content

Commit 64ba989

Browse files
committed
Remove behance link
1 parent e01a5eb commit 64ba989

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/components/shared/AppFooter.js

-5
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,6 @@ const socialLinks = [
2828
icon: <FiInstagram />,
2929
url: 'https://instagram.com/realstoman',
3030
},
31-
{
32-
id: 5,
33-
icon: <FiFeather />,
34-
url: 'https://behance.net/realstoman',
35-
},
3631
];
3732

3833
const AppFooter = () => {

0 commit comments

Comments
 (0)