diff --git a/highlights.md b/highlights.md
index 7380009..184004c 100644
--- a/highlights.md
+++ b/highlights.md
@@ -17,30 +17,31 @@ head: |
---
Welcome to my little home on the web! Below you'll find recent blog posts, projects and mastodon toots. You'll also find links to the web version of my thesis (with animations!) and my CV.
-## Posts
-
+
+Posts
{% for post in site.posts limit:5 %}
{% include post_summary.html %}
{% endfor %}
-More Posts
-
-## Projects
+More Posts
+
+
+
+Projects
{% for post in site.projects limit:5 %}
{% include project_summary.html %}
{% endfor %}
-
-
More Projects
+
-## Toots
+