Merge dev-1.17-it.1

This commit is contained in:
Fabio Alessandro Locati
2020-04-06 14:09:46 +02:00
40 changed files with 616 additions and 167 deletions
+2 -3
View File
@@ -25,8 +25,7 @@ enableGitInfo = true
# Norwegian ("no") is sometimes but not currently used for testing.
# Hindi is disabled because it's currently in development.
# Italian is disabled until it meets minimum standards for quality.
disableLanguages = ["hi", "it", "no"]
disableLanguages = ["hi", "no"]
[blackfriday]
hrefTargetBlank = true
@@ -188,7 +187,7 @@ language_alternatives = ["en"]
[languages.it]
title = "Kubernetes"
description = "Production-Grade Container Orchestration"
languageName ="Italian"
languageName = "Italiano"
weight = 6
contentDir = "content/it"