about summary refs log tree commit diff
path: root/_config.yml
diff options
context:
space:
mode:
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml15
1 files changed, 15 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
index b3e3562..432213d 100644
--- a/_config.yml
+++ b/_config.yml
@@ -70,3 +70,18 @@ exclude:
   - newpost.sh
   - webring.template
   - create-webring.sh
+
+defaults:
+    -
+     scope:
+         path: ""
+     values:
+         lang: en
+         base-url: "/"
+    -
+     scope:
+         path: fr
+     values:
+         lang: fr
+         base-url: "/fr/"
+