fix: rename page templates to .html
This commit is contained in:
parent
5283ed6dc3
commit
6f6f79f11f
5 changed files with 13 additions and 277 deletions
6
src/content/pages/index.html
Normal file
6
src/content/pages/index.html
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
layout: "base"
|
||||
permalink: /
|
||||
---
|
||||
|
||||
Hello from index.
|
Loading…
Add table
Add a link
Reference in a new issue