X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/7f6dccf352d12049597d72a0c40f0c7feff2ce9b..31e8d50880b11fbb5ab5fdfba1abd887a76d23cf:/personal/blog/index.html
diff --git a/personal/blog/index.html b/personal/blog/index.html
index 380aaaa..eb4e082 100644
--- a/personal/blog/index.html
+++ b/personal/blog/index.html
@@ -1,20 +1,12 @@
---
-vars: blog-index.html
+layout: default
slug: Blog
rss: true
sort: 10
---
-{% assign num_posts = 5 %}
-{% for post in site.posts %}
- {% assign num_posts = num_posts | minus: 1 %}
- {% if num_posts >= 0 %}
- {{ post.title }}
- {{ site.blog.title }}
+