diff --git a/_includes/head.html b/_includes/head.html
index 3b7a973..fa2c724 100644
--- a/_includes/head.html
+++ b/_includes/head.html
@@ -8,7 +8,8 @@
- {% for post in site.categories.case study limit:3 %}
+ {% for post in site.categories["case study"] limit:3 %}
- {% for post in site.categories.case study offset:3 %}
+ {% for post in site.categories["case study"] offset:3 %}
»
{{ post.title }}