aboutsummaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2024-04-12 13:24:23 +0200
committerlonkaars <loek@pipeframe.xyz>2024-04-12 13:24:23 +0200
commitce37824c5260dd370c61cf174ea80ca7deeb1058 (patch)
treec72f247e72c8279c93a662cdd46a440e825bdfbb /_config.yml
parentc364c4b0273e76cb13571878d1a4a2853a392b9b (diff)
more WIP transition
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
index f82b166..dc5d159 100644
--- a/_config.yml
+++ b/_config.yml
@@ -1,3 +1,4 @@
+title: "Loek's blog"
permalink: /post/:title
exclude:
- makefile
@@ -7,3 +8,4 @@ defaults:
type: posts
values:
layout: post
+ lang: "en"