X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/2bac838a18b0a908e66e41814baba60b213a9468..1ee97534302750f380e962026a419bd367139494:/ralf/blog/index.html?ds=sidebyside

diff --git a/ralf/blog/index.html b/ralf/blog/index.html
index eb4e082..2799553 100644
--- a/ralf/blog/index.html
+++ b/ralf/blog/index.html
@@ -1,12 +1,9 @@
 ---
-layout: default
+title: Ralf's Ramblings
+layout: page
 slug: Blog
 rss: true
 sort: 10
 ---
 
-<header class="title">
-<h1>{{ site.blog.title }}</h1>
-</header>
-
 {% include post-list.html posts=site.posts %}