fix: rename page templates to .html
This commit is contained in:
parent
5283ed6dc3
commit
6f6f79f11f
5 changed files with 13 additions and 277 deletions
|
@ -1,10 +0,0 @@
|
|||
---
|
||||
permalink: /posts/index.html
|
||||
layout: "base"
|
||||
---
|
||||
|
||||
{% for post in collections.posts %}
|
||||
{{ post.fileSlug }}
|
||||
{% endfor %}
|
||||
|
||||
Here are all my posts!
|
Loading…
Add table
Add a link
Reference in a new issue