aboutsummaryrefslogtreecommitdiff
path: root/layouts/index.json
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/index.json')
-rw-r--r--layouts/index.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/layouts/index.json b/layouts/index.json
index 3a2c299..ce40383 100644
--- a/layouts/index.json
+++ b/layouts/index.json
@@ -5,7 +5,7 @@
{{ $isDown := where $active "Params.severity" "=" "down" }}
{
"is": "index",
- "cStateVersion": "4.0.0",
+ "cStateVersion": "4.0.1",
"apiVersion": "1.0.0",
"title": "{{ .Site.Title }}",
"languageCodeHTML": "{{ .Site.LanguageCode }}",
@@ -56,4 +56,4 @@
"alwaysKeepBrandColor": "{{ .Site.Params.alwaysKeepBrandColor }}",
"googleAnalytics": "{{ .Site.Params.googleAnalytics }}"
-} \ No newline at end of file
+}