make sure vertical scrollbar is always shown
[web.git] / _config.yml
index 37bb42d023b8bbde1b05f363852c951ef2716bef..bf82a60d55ce3e9db0d784dc22f3602d092fd83f 100644 (file)
@@ -23,12 +23,13 @@ defaults:
   - scope:
         path: "" # all files in the project
     values:
-        layout: "default"
+        layout: "page"
   - scope:
         path: ""
         type: "posts"
     values:
-        layout: "post"
+        rss: true
+        pretitle: "Ralf's Ramblings"
 
 # Build settings
 markdown: kramdown