about summary refs log tree commit diff homepage
path: root/config.toml
diff options
context:
space:
mode:
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 bf484bc..10289ef 100644
--- a/config.toml
+++ b/config.toml
@@ -20,3 +20,10 @@ sectionPagesMenu = 'main'
     languageName = 'English'
     title = 'Public domain books'
     weight = 2
+  [languages.fr]
+    disabled = false
+    languageCode = 'fr'
+    languageDirection = 'ltr'
+    languageName = 'français'
+    title = 'Des livres en domaine publique'
+    weight = 3