Skip to content

Commit 89dbaa6

Browse files
authored
docs: enableGitInfo config (#6577)
enableGitInfo config and docs-action bump
1 parent 3f79c6d commit 89dbaa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/config/_default/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
title = "NGINX Ingress Controller"
22
baseURL = "/"
3-
enableGitInfo = false
3+
enableGitInfo = true
44
staticDir = ["static"]
55
languageCode = "en-us"
66
description = "Enterprise-grade Ingress load balancing on Kubernetes platforms."

0 commit comments

Comments
 (0)