mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-28 20:52:00 +08:00
website: enable Google Analytics
This commit is contained in:
@ -27,6 +27,9 @@ module.exports = {
|
||||
style: 'dark',
|
||||
copyright: `Copyright © ${new Date().getFullYear()} Yangshun Tay. Built with Docusaurus.`,
|
||||
},
|
||||
gtag: {
|
||||
trackingID: 'UA-44622716-2',
|
||||
},
|
||||
},
|
||||
presets: [
|
||||
[
|
||||
|
Reference in New Issue
Block a user