export default { meta: [ { charset: 'utf-8' }, { name: 'viewport', content: 'width=device-width, initial-scale=1' }, { hid: 'description', name: 'description', content: 'Web & Software Developer' } ], link: [ { rel: 'icon', type: 'image/png', href: '/favicon.png' } ] }