10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 099e15c commit 1f75ee2Copy full SHA for 1f75ee2
src/v2/guide/team.md
@@ -658,6 +658,24 @@ order: 803
658
]))
659
660
var partners = [
661
+ {
662
+ name: 'Alex Jover',
663
+ title: 'Vue Components Squeezer',
664
+ city: 'Alicante, Spain',
665
+ languages: ['es', 'en'],
666
+ work: {
667
+ role: 'Web, PWA and Performance Consultant',
668
+ org: 'Freelance'
669
+ },
670
+ github: 'alexjoverm',
671
+ twitter: 'alexjoverm',
672
+ reposPersonal: [
673
+ 'v-runtime-template', 'v-lazy-image', 'vue-testing-series'
674
+ ],
675
+ links: [
676
+ 'https://alexjover.com'
677
+ ]
678
679
{
680
name: 'Sebastien Chopin',
681
title: '#1 Nuxt Brother',
0 commit comments