Merge pull request #116 from Bouncey/fix/styles

Fix/styles
This commit is contained in:
Quincy Larson
2018-05-30 17:08:21 -05:00
committed by Mrugesh Mohapatra
parent 7b0d951f68
commit 6aff2bbe42
9 changed files with 67 additions and 21 deletions

View File

@@ -65,7 +65,7 @@ module.exports = {
{
resolve: 'gatsby-plugin-google-fonts',
options: {
fonts: ['Lato:400,400i,700']
fonts: ['Lato:400,400i,500']
}
},
'gatsby-plugin-sitemap',