aboutsummaryrefslogtreecommitdiff
path: root/layouts/index.json
diff options
context:
space:
mode:
authorMantas Vilčinskas <hi@mnts.lt>2019-12-15 13:23:12 +0200
committerMantas Vilčinskas <hi@mnts.lt>2019-12-15 13:23:12 +0200
commita658ba5a121bb17f1ac2a4ed3acacf335e5f729f (patch)
treefded3fda478ccaf542b1a9ed841a5513c8774f61 /layouts/index.json
parentd04adae5f8ac3e8296b2efc1c455abdafc37eb60 (diff)
Update documentation and version
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 c2a2c49..3a2c299 100644
--- a/layouts/index.json
+++ b/layouts/index.json
@@ -5,8 +5,8 @@
{{ $isDown := where $active "Params.severity" "=" "down" }}
{
"is": "index",
- "cStateVersion": "4.0",
- "apiVersion": "1.0",
+ "cStateVersion": "4.0.0",
+ "apiVersion": "1.0.0",
"title": "{{ .Site.Title }}",
"languageCodeHTML": "{{ .Site.LanguageCode }}",
"languageCode": "{{ T "languageCode" }}",