forked from david-swift/duckling
Add Spanish language to config.toml
This commit is contained in:
parent
4a5bea31b4
commit
4e0702548c
@ -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."
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user