forked from deepStateMirrors/tabi
🌐 docs(demo): basic Arabic translation (#390)
Signed-off-by: Awiteb <a@4rs.nl> Co-authored-by: welpo <welpo@users.noreply.github.com>
This commit is contained in:
parent
1c067e708e
commit
ed8e2d1888
12 changed files with 330 additions and 0 deletions
|
@ -63,6 +63,13 @@ description = "tabi és un tema accessible per a Zola amb cerca, suport multilin
|
|||
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