Skip to content

Commit 36be976

Browse files
authored
Update config.toml
1 parent 5452120 commit 36be976

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs-source/config.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# analytics
2+
googleAnalytics = "UA-129126578-2"
3+
14
baseURL = "/weblogic-kubernetes-operator/"
25
languageCode = "en-us"
36
title = "WebLogic Kubernetes Operator"
@@ -10,9 +13,6 @@ disableInlineCopyToClipBoard = true
1013

1114
publishDir = "docs"
1215

13-
# analytics
14-
googleAnalytics = "UA-129126578-2"
15-
1616
# For search functionality
1717
[outputs]
1818
home = [ "HTML", "RSS", "JSON"]

0 commit comments

Comments
 (0)