Skip to content
This repository has been archived by the owner on Sep 12, 2023. It is now read-only.

Commit

Permalink
Update linktree.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
Zainal21 authored Oct 25, 2021
1 parent 36311a4 commit 4ea4dcc
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions pages/linktree.vue
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
{
name: "instagram",
redirect: "https://www.instagram.com/muhamadzain.dev",
redirect: "https://www.instagram.com/muhamadzain.tsx",
color: "bg-red-600"
},
{
Expand All @@ -56,7 +56,7 @@
},
{
name: "Twitter",
redirect: "https://twitter.com/muhamadzain.dev",
redirect: "https://twitter.com/Penulisduduk",
color: "bg-blue-600"
},
{
Expand All @@ -66,8 +66,13 @@
},
{
name: "Facebook",
redirect: "#",
redirect: "https://www.facebook.com/muhammadzaenalariefin.ariefin.7/",
color: "bg-blue-900"
},
{
name: "Discord Server",
redirect: "https://discord.gg/kuP3VsJemP",
color: "bg-blue-600"
}
]
}
Expand All @@ -80,4 +85,4 @@
name: 'slide-fade'
},
}
</script>
</script>

1 comment on commit 4ea4dcc

@vercel
Copy link

@vercel vercel bot commented on 4ea4dcc Oct 25, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.