mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2025-07-28 12:43:12 +08:00
[resumes][chore] add GA tag
This commit is contained in:
@ -21,8 +21,7 @@ const navigation: ProductNavigationItems = [
|
|||||||
];
|
];
|
||||||
|
|
||||||
const config = {
|
const config = {
|
||||||
// TODO: Change this to your own GA4 measurement ID.
|
googleAnalyticsMeasurementID: 'G-VFTWPMW1WK',
|
||||||
googleAnalyticsMeasurementID: 'G-DBLZDQ2ZZN',
|
|
||||||
navigation,
|
navigation,
|
||||||
showGlobalNav: false,
|
showGlobalNav: false,
|
||||||
title: 'Resumes',
|
title: 'Resumes',
|
||||||
|
Reference in New Issue
Block a user