mirror of
https://github.com/welpo/tabi.git
synced 2025-10-11 07:46:15 +02:00
✨ feat: add Arabic translation to config.toml
Signed-off-by: Awiteb <a@4rs.nl>
This commit is contained in:
parent
1ffe43f934
commit
5fb5c495c5
1 changed files with 7 additions and 0 deletions
|
@ -61,6 +61,13 @@ description = "tabi és un tema de Zola ràpid, lleuger i modern amb JavaScript
|
|||
generate_feeds = true
|
||||
taxonomies = [{name = "tags", feed = true}]
|
||||
|
||||
[languages.ar]
|
||||
title = "~/تابي"
|
||||
description = "تابي هو قالب Zola سريع وحديث مع دعم متعدد اللغات و JavaScript اختياري ودرجة Lighthouse مثالية."
|
||||
generate_feeds = true
|
||||
taxonomies = [{name = "tags", feed = true}]
|
||||
build_search_index = false
|
||||
|
||||
[extra]
|
||||
# Check out the documentation (or the comments below) to learn how to customise tabi:
|
||||
# https://welpo.github.io/tabi/blog/mastering-tabi-settings/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue