Fixed order (oops)
This commit is contained in:
parent
f78d7edd70
commit
bdb2868a14
@ -2,7 +2,7 @@
|
|||||||
layout: "imgcontentpage"
|
layout: "imgcontentpage"
|
||||||
title: "Projects"
|
title: "Projects"
|
||||||
icon: "wrench"
|
icon: "wrench"
|
||||||
order: 2
|
order: 3
|
||||||
---
|
---
|
||||||
<% var projects = getCollection("projects").toJSON() %>
|
<% var projects = getCollection("projects").toJSON() %>
|
||||||
<% projects.forEach(function(project){ %>
|
<% projects.forEach(function(project){ %>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user