Skip to content

Commit

Permalink
docs: you're fired
Browse files Browse the repository at this point in the history
  • Loading branch information
KaelWD committed Nov 23, 2024
1 parent 72df0b4 commit 54e430f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/docs/src/components/about/TeamMember.vue
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@
color: '#212121',
href: `https://x.com/${props.member.twitter}`,
icon: '$x',
tooltip: 'X',
tooltip: 'Xitter',
})
}
Expand Down
1 change: 0 additions & 1 deletion packages/docs/src/data/team.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@
"location": "Melbourne, Australia",
"name": "Kael Watts-Deuchar",
"team": "core",
"twitter": "kaelwd",
"joined": "Oct 2017"
},
"nekosaur": {
Expand Down
2 changes: 1 addition & 1 deletion packages/docs/src/i18n/messages/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -359,5 +359,5 @@
"view-source": "View source",
"viewport": "Viewport",
"vuetify": "Vuetify",
"x": "X"
"x": "Xitter"
}

0 comments on commit 54e430f

Please sign in to comment.