mirror of
https://github.com/welpo/tabi.git
synced 2025-10-11 07:46:15 +02:00
📝 docs: suggest editing language feed stylesheet
This commit is contained in:
parent
e7dc5eb44e
commit
588defd7f2
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,7 @@ default_language = "en"
|
||||||
title = "~/tabi"
|
title = "~/tabi"
|
||||||
description = "tabi es un tema de Zola rápido, liviano y moderno con JavaScript opcional y una puntuación perfecta en Lighthouse."
|
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
|
generate_feed = true
|
||||||
|
# If you're using feeds, you might want to create/translate the static/feed_style/{lang}.xsl file.
|
||||||
compile_sass = true
|
compile_sass = true
|
||||||
minify_html = true
|
minify_html = true
|
||||||
|
|
||||||
|
@ -32,6 +33,7 @@ taxonomies = [
|
||||||
title = "~/tabi"
|
title = "~/tabi"
|
||||||
description = "tabi és un tema de Zola ràpid, lleuger i modern amb JavaScript opcional i una puntuació perfecta a Lighthouse."
|
description = "tabi és un tema de Zola ràpid, lleuger i modern amb JavaScript opcional i una puntuació perfecta a Lighthouse."
|
||||||
generate_feed = true
|
generate_feed = true
|
||||||
|
# If you're using feeds, you might want to create/translate the static/feed_style/{lang}.xsl file.
|
||||||
compile_sass = true
|
compile_sass = true
|
||||||
minify_html = true
|
minify_html = true
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue