diff --git a/src/data.js b/src/data.js index a02504e5..2bed7e8f 100644 --- a/src/data.js +++ b/src/data.js @@ -1,5 +1,23 @@ // keep it commonjs export module.exports = [ + { + name: 'Mathias Borgmalm', + description: 'Thinks CSS is underrated.', + url: 'https://www.mathiasborgmalm.dev/uses/', + twitter: 'themateboy', + emoji: '🎾', + country: 'πŸ‡ΈπŸ‡ͺ', + computer: 'apple', + phone: 'iphone', + tags: [ + 'Front End', + 'HTML', + 'CSS', + 'SCSS', + 'JavaScript', + 'Vue' + ] + }, { name: 'Alvin Bryan', description: 'Loves coding maps, graphics and games.',