Standardise file extensions
This commit is contained in:
parent
9ecfef961a
commit
f3890e3dad
7 changed files with 11 additions and 7 deletions
|
@ -1,12 +0,0 @@
|
|||
---
|
||||
layout: page
|
||||
title: Projects
|
||||
use: [projects, posts]
|
||||
---
|
||||
<ul>
|
||||
{% for project in data.projects|reverse %}
|
||||
<li>{% spaceless %}
|
||||
<a href="{{ project.url }}">{{ project.title }}</a>
|
||||
{% endspaceless %}</li>
|
||||
{% endfor %}
|
||||
</ul>
|
Loading…
Add table
Add a link
Reference in a new issue