From 287da222367b388b7f25fb321a2eb6a6223c2d00 Mon Sep 17 00:00:00 2001 From: Marco <4279489-marco_a@users.noreply.gitlab.com> Date: Fri, 1 May 2020 17:06:43 +0200 Subject: [PATCH] Italian language support added in _config.yml --- _config.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_config.yml b/_config.yml index 18e961b..b506a34 100644 --- a/_config.yml +++ b/_config.yml @@ -9,3 +9,5 @@ plugins: collections: en: output: true + it: + output: true