Skip to content

Commit

Permalink
Update Socials.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
alterfo authored Oct 30, 2023
1 parent 3c70368 commit 140ad2c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions blog/.vuepress/theme/components/Socials.vue
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@ export default {
icon: "github",
},
{
username: "alterforia",
href: "https://soundcloud.com/",
title: "SoundCloud",
icon: "soundcloud",
username: "@alterforia",
href: "https://www.youtube.com/",
title: "YouTube",
icon: "youtube",
},
{
username: "alexiy-dorkin",
Expand All @@ -63,4 +63,4 @@ export default {
};
},
};
</script>
</script>

0 comments on commit 140ad2c

Please sign in to comment.