Skip to content

Commit 003e394

Browse files
committed
fix: update GA property key to ga_measurement_id for active tracking
1 parent d0e9add commit 003e394

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/_config.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ description: Type-safe OpenAPI clients with generics (Spring Boot + OpenAPI Gene
33

44
just_the_docs:
55
custom_css: assets/css/custom.css
6+
ga_measurement_id: G-9Z9V8KDZVW
67

78
remote_theme: just-the-docs/just-the-docs
89

@@ -15,6 +16,4 @@ aux_links:
1516

1617
search_enabled: true
1718

18-
baseurl: "/spring-boot-openapi-generics-clients"
19-
20-
ga_tracking: G-9Z9V8KDZVW
19+
baseurl: "/spring-boot-openapi-generics-clients"

0 commit comments

Comments
 (0)