add home page content
This commit is contained in:
parent
49f39f1ecb
commit
01bb2997cd
4 changed files with 42 additions and 20 deletions
6
_includes/index.njk
Normal file
6
_includes/index.njk
Normal file
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
layout: page.njk
|
||||
---
|
||||
<section>
|
||||
{{ content | safe }}
|
||||
</section>
|
Loading…
Add table
Add a link
Reference in a new issue