typo
[web.git] / ralf / _config.yml
index a19a6d0182ce0257d3f6821298b1ee80386ebd2f..d63d6396baddb24318fa5df8f4313a05887f80d7 100644 (file)
@@ -1,7 +1,6 @@
 # Site settings
 baseurl: ""
 url: "https://www.ralfj.de"
-permalink: "/blog/:year/:month/:day/:title.html"
 excerpt_separator: "<!-- MORE -->"
 timezone: "Europe/Berlin"
 
@@ -30,9 +29,9 @@ defaults:
         path: ""
         type: "posts"
     values:
+        permalink: "/blog/:year/:month/:day/:title.html"
         rss: true
-        post: true
-        vars: "blog-page.html"
+        layout: "post"
 
 # Build settings
 markdown: kramdown