module.exports = {
siteMetadata: {
title: `cv`,
siteUrl: `https://www.yourdomain.tld`
},
plugins: ["gatsby-plugin-sass"]
};