Fixed order (oops)

This commit is contained in:
Tim Stallard 2016-04-08 20:43:23 +01:00
parent f78d7edd70
commit bdb2868a14

View File

@ -2,7 +2,7 @@
layout: "imgcontentpage"
title: "Projects"
icon: "wrench"
order: 2
order: 3
---
<% var projects = getCollection("projects").toJSON() %>
<% projects.forEach(function(project){ %>