X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/8a8ac5c408b2e2012d6c882e1f708342eec7f4be..4606d6860229fe5017d38be871cab92689091338:/personal/blog/index.html

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 %}