summaryrefslogtreecommitdiff
path: root/Projects/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'Projects/index.html')
-rw-r--r--Projects/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/Projects/index.html b/Projects/index.html
index 60a88e9..edcdfc7 100644
--- a/Projects/index.html
+++ b/Projects/index.html
@@ -2,7 +2,7 @@
layout: default
---
-{% for project in site.projects %}
+{% for project in site.data['projects'] %}
<div class="col-sm-4 col-xs-6">
<div align="center">
<h6 class="h6">{{project.name}}</h1>