diff --git a/_includes/project-list.html b/_includes/project-list.html
index 68c9cb6e9a6f725808ab68fb47ed93ba897f7eed..2c759aef26bbefd74b5a68dfdcc3b7d8f5645b48 100644
--- a/_includes/project-list.html
+++ b/_includes/project-list.html
@@ -4,7 +4,7 @@
 			{% assign i = 0 %}
 			{% assign sorted_projects = (site.projects | sort: 'date') %}
 			{% for project in sorted_projects reversed %}
-			    {% if i < 12 %}
+			    {% if i < 15 %}
 			    {% assign i = i | plus:1 %}
 			    	<div class="pin">
 			    	  <p>