X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/885b5e514804e594b6e4bf5d4116b25492fed220..8993fbb2438379e8facc45a76d47ceb65cf6d76e:/personal/blog/index.html?ds=inline

diff --git a/personal/blog/index.html b/personal/blog/index.html
index eb4e082..2799553 100644
--- a/personal/blog/index.html
+++ b/personal/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 %}