Skip to content

Commit

Permalink
feat(home): add subscription on youtube link
Browse files Browse the repository at this point in the history
  • Loading branch information
pablosirera committed Jul 31, 2020
1 parent b4c2ca7 commit 970ad5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/ui/SocialIcons.vue
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ export default {
ariaLabel: 'Sígueme en twitch',
},
{
href: 'https://youtube.com/user/psirera4',
href: 'https://youtube.com/psirera4?sub_confirmation=1',
name: 'youtube',
ariaLabel: 'Subscríbete a mi canal de youtube',
},
Expand Down

0 comments on commit 970ad5d

Please sign in to comment.