Add Spanish language to config.toml
This commit is contained in:
@ -44,6 +44,13 @@ generate_feeds = true
|
|||||||
|
|
||||||
taxonomies = [{ name = "tags", feed = true }]
|
taxonomies = [{ name = "tags", feed = true }]
|
||||||
|
|
||||||
|
[languages.es]
|
||||||
|
title = "Duckquill"
|
||||||
|
description = "Tema Zola de opinión, moderno, bonito y limpio."
|
||||||
|
generate_feeds = true
|
||||||
|
|
||||||
|
taxonomies = [{ name = "tags", feed = true }]
|
||||||
|
|
||||||
[languages.ms]
|
[languages.ms]
|
||||||
title = "Duckquill"
|
title = "Duckquill"
|
||||||
description = "Tema Zola yang berpandangan, moden, cantik dan bersih."
|
description = "Tema Zola yang berpandangan, moden, cantik dan bersih."
|
||||||
|
Reference in New Issue
Block a user