Skip to content

Commit b5c80ea

Browse files
committed
fix: correct GA4 key name for Just the Docs integration
1 parent ad6c6e2 commit b5c80ea

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-
ga4_measurement_id: G-9Z9V8KDZVW
19+
baseurl: "/spring-boot-openapi-generics-clients"

0 commit comments

Comments
 (0)