Add Spanish language to config.toml

This commit is contained in:
daudix
2024-09-25 16:06:39 +03:00
parent 4a5bea31b4
commit 4e0702548c

View File

@ -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."