aboutsummaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
authorA Farzat <a@farzat.xyz>2025-10-20 12:26:15 +0300
committerA Farzat <a@farzat.xyz>2025-10-20 12:26:15 +0300
commita962cceba5c867feb47274c1e676e066f3116278 (patch)
treec163d998ee3c835943bce104611cbec95795101d /config.toml
parent8427ad2bb5012ebe7b0e51c149bdf6316a7ae3e3 (diff)
downloadfarzat.xyz-a962cceba5c867feb47274c1e676e066f3116278.tar.gz
farzat.xyz-a962cceba5c867feb47274c1e676e066f3116278.zip
Add partial Japanese translation
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml7
1 files changed, 7 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index 425edcf..c8a3eea 100644
--- a/config.toml
+++ b/config.toml
@@ -25,6 +25,13 @@ generate_feeds = true
taxonomies = [{ name = "tags", feed = true }]
+[languages.jp]
+title = "ファルザット"
+description = "الموقع الشخصي لعبد الرحمن فرزات"
+generate_feeds = true
+
+taxonomies = [{ name = "tags", feed = true }]
+
[markdown]
# Whether to do syntax highlighting
# Theme can be customised by setting the `highlight_theme` variable to a theme supported by Zola