Update wip website

This commit is contained in:
MoyuScript
2017-12-10 16:43:34 +08:00
parent 768ca87e50
commit 9aa7c79cc6
23 changed files with 7746 additions and 658 deletions

View File

@@ -37,6 +37,12 @@ module.exports = {
}
]
}
},
{
resolve: `gatsby-plugin-google-analytics`,
options: {
trackingId: 'UA-188600-10'
}
}
]
};