From 588defd7f221e8914ea8c57a66ef7509200302fa Mon Sep 17 00:00:00 2001 From: welpo Date: Mon, 31 Jul 2023 16:57:50 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20docs:=20suggest=20editing=20lang?= =?UTF-8?q?uage=20feed=20stylesheet?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config.toml b/config.toml index a3cda97..e8a1cda 100644 --- a/config.toml +++ b/config.toml @@ -21,6 +21,7 @@ default_language = "en" title = "~/tabi" description = "tabi es un tema de Zola rápido, liviano y moderno con JavaScript opcional y una puntuación perfecta en Lighthouse." generate_feed = true +# If you're using feeds, you might want to create/translate the static/feed_style/{lang}.xsl file. compile_sass = true minify_html = true @@ -32,6 +33,7 @@ taxonomies = [ title = "~/tabi" description = "tabi és un tema de Zola ràpid, lleuger i modern amb JavaScript opcional i una puntuació perfecta a Lighthouse." generate_feed = true +# If you're using feeds, you might want to create/translate the static/feed_style/{lang}.xsl file. compile_sass = true minify_html = true