mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2026-02-03 02:24:47 +08:00
[questions][chore] add google analytics id (#498)
* [questions][chore] add google analytics id * [questions][fix] remove comment
This commit is contained in:
@@ -8,8 +8,7 @@ const navigation: ProductNavigationItems = [
|
||||
];
|
||||
|
||||
const config = {
|
||||
// TODO: Change this to your own GA4 measurement ID.
|
||||
googleAnalyticsMeasurementID: 'G-DBLZDQ2ZZN',
|
||||
googleAnalyticsMeasurementID: 'G-0T4LYWMK8L',
|
||||
logo: (
|
||||
<img alt="Questions Bank" className="h-8 w-auto" src="/bank-logo.png" />
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user