Skip to content

Commit d0e9add

Browse files
committed
docs: fix Google Analytics tracking key for Just-the-Docs theme
1 parent b5c80ea commit d0e9add

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/_config.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ 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
76

87
remote_theme: just-the-docs/just-the-docs
98

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

1716
search_enabled: true
1817

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

0 commit comments

Comments
 (0)