Skip to content

Commit

Permalink
Merge pull request #77 from unizen-io/feature/team-update
Browse files Browse the repository at this point in the history
[chore] remove one team member from the team page
  • Loading branch information
martin-zencex authored Mar 12, 2021
2 parents 09ea154 + 0518d0a commit 98e405f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Binary file removed assets/img/team/alex.png
Binary file not shown.
3 changes: 1 addition & 2 deletions pages/team.vue
Original file line number Diff line number Diff line change
Expand Up @@ -154,8 +154,7 @@ export default {
{ name: 'Brandon Dallman', img: require('../assets/img/team/brandon.png'), role: 'Chief Marketing Officer', linkedin: 'https://www.linkedin.com/in/brandon-dallmann-54b78212', twitter: 'https://twitter.com/cryptfaux', github: '', telegram: 'https://t.me/cryptfaux' },
{ name: 'Martin Granström', img: require('../assets/img/team/martin.png'), role: 'Chief Technical Officer', linkedin: 'https://www.linkedin.com/in/martingranstrom/', twitter: '', github: 'https://github.com/grvlle', telegram: 'https://t.me/grvlle' },
{ name: 'Sean Noga', img: require('../assets/img/team/sean.png'), role: 'Chief Executive Officer', linkedin: 'https://www.linkedin.com/in/sean-noga-142b923', twitter: 'https://twitter.com/jun_capital', github: '', telegram: 'https://t.me/NamasteCryptocurrency' },
{ name: 'Tom Sweeney', img: require('../assets/img/team/tom.png'), role: 'Chief Operating Officer', linkedin: 'https://www.linkedin.com/in/tomwsweeney/', twitter: 'https://twitter.com/jun_capital', github: '', telegram: 'https://t.me/tomsweeney' },
{ name: 'Alex Man', img: require('../assets/img/team/alex.png'), role: 'Global Business Development', linkedin: 'https://www.linkedin.com/in/alex-man/', twitter: '', github: '', telegram: '' }
{ name: 'Tom Sweeney', img: require('../assets/img/team/tom.png'), role: 'Chief Operating Officer', linkedin: 'https://www.linkedin.com/in/tomwsweeney/', twitter: 'https://twitter.com/jun_capital', github: '', telegram: 'https://t.me/tomsweeney' }
],
advisors: [
{
Expand Down

0 comments on commit 98e405f

Please sign in to comment.