X-Git-Url: https://git.ralfj.de/web.git/blobdiff_plain/d3c771bb7374a6611cbd8e564f4e7bd4ea740660..e9e07976725416dbb4e0fd96ce4bc9f84942768c:/personal/blog/index.html?ds=inline
diff --git a/personal/blog/index.html b/personal/blog/index.html
index 70032ce..380aaaa 100644
--- a/personal/blog/index.html
+++ b/personal/blog/index.html
@@ -1,7 +1,8 @@
---
-title: "Ralf's Ramblings"
+vars: blog-index.html
slug: Blog
rss: true
+sort: 10
---
{% assign num_posts = 5 %}
@@ -9,9 +10,11 @@ rss: true
{% assign num_posts = num_posts | minus: 1 %}
{% if num_posts >= 0 %}
{{ post.title }}