Update wip website

This commit is contained in:
Niklas von Hertzen
2017-12-10 16:43:34 +08:00
parent 9bc0fb0bd1
commit 8fd616aed2
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'
}
}
]
};