website: enable Google Analytics

This commit is contained in:
Yangshun Tay
2019-07-15 11:08:11 -07:00
parent 1267b663ae
commit a3c592af80

View File

@ -27,6 +27,9 @@ module.exports = {
style: 'dark',
copyright: `Copyright © ${new Date().getFullYear()} Yangshun Tay. Built with Docusaurus.`,
},
gtag: {
trackingID: 'UA-44622716-2',
},
},
presets: [
[