Skip to content

Commit

Permalink
Add Instagram
Browse files Browse the repository at this point in the history
  • Loading branch information
rogeraabbccdd committed Dec 21, 2023
1 parent 3054f6a commit 56afd37
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,10 @@ nav.navbar.navbar-expand-sm.navbar-dark.fixed-top#header
a.nav-link.link-light.fade-in(href='https://www.facebook.com/profile.php?id=100091842720646' target='_blank')
font-awesome-icon.fa-fw(:icon="['fab', 'facebook-f']")
span.d-sm-none  Facebook
li.nav-item
a.nav-link.link-light.fade-in(href='https://www.instagram.com/unwelcomez/' target='_blank')
font-awesome-icon.fa-fw(:icon="['fab', 'instagram']")
span.d-sm-none  Instagram
li.nav-item
a.nav-link.link-light.fade-in(href='https://discord.gg/BPpNaUTxMy' target='_blank')
font-awesome-icon.fa-fw(:icon="['fab', 'discord']")
Expand Down

0 comments on commit 56afd37

Please sign in to comment.