Skip to content

Commit

Permalink
Revert "Update Team.vue"
Browse files Browse the repository at this point in the history
This reverts commit fc476fa.
  • Loading branch information
mirkobrombin authored Jun 11, 2024
1 parent fc476fa commit 649d006
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/views/Team.vue
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,17 @@ export default defineComponent({
mastodonLink: 'https://fosstodon.org/@matbme',
},
},
{
name: 'axtlos',
description: 'Software Engineer and Core Developer',
lit: true,
image: '/assets/images/pics/axtloss.jpeg',
links: {
githubUsername: 'axtloss',
mastodonLink: 'https://fosstodon.org/@axtlos',
website: 'https://axtlos.neocities.org/',
},
},
{
name: 'Hari Rana',
description: 'Community Manager and UX Researcher',
Expand Down

0 comments on commit 649d006

Please sign in to comment.