make the new style also work for blog posts
[web.git] / _config.yml
index 37bb42d023b8bbde1b05f363852c951ef2716bef..37a841026200dda256d9a233f24e479a16497fb0 100644 (file)
@@ -23,7 +23,7 @@ defaults:
   - scope:
         path: "" # all files in the project
     values:
-        layout: "default"
+        layout: "page"
   - scope:
         path: ""
         type: "posts"