Skip to content

Commit

Permalink
feat(social): add discord
Browse files Browse the repository at this point in the history
  • Loading branch information
pablosirera committed Apr 27, 2021
1 parent 16cce16 commit a787230
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pages/social/index.vue
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,10 @@ export default {
computed: {
items() {
return [
{
name: 'Únete al servidor de discord ✌️',
link: 'https://discord.gg/62NK7pNP',
},
{
name: '👨🏼‍💻 Pásate por mi nuevo sitio web',
link: '/',
Expand Down

0 comments on commit a787230

Please sign in to comment.