Updated portfolio paths
This commit is contained in:
parent
b12153059b
commit
7c9f6db81b
2 changed files with 2 additions and 2 deletions
|
@ -1,9 +0,0 @@
|
|||
---
|
||||
layout: page
|
||||
title: Projects
|
||||
use:
|
||||
- projects
|
||||
---
|
||||
{% for project in data.projects|reverse %}
|
||||
<a href="{{ project.url }}">{{ project.title }}</a><br>
|
||||
{% endfor %}
|
Loading…
Add table
Add a link
Reference in a new issue