Add and update a bunch of test pages and blog post examples
This commit is contained in:
parent
319ad8bf05
commit
c7fd27046e
13 changed files with 230 additions and 86 deletions
15
content/_index.md
Normal file
15
content/_index.md
Normal file
|
@ -0,0 +1,15 @@
|
|||
---
|
||||
title: "~eryn"
|
||||
params:
|
||||
renderHeadingAnchors: false
|
||||
---
|
||||
|
||||
Welcome to my website. Here is my latest post:
|
||||
|
||||
{{< latest-page-summary section="/blog" >}}
|
||||
|
||||
## Test Pages
|
||||
|
||||
The following is a list of all the test pages I've compiled.
|
||||
|
||||
{{< pages-list section="/tests" style=bullets >}}
|
Loading…
Add table
Add a link
Reference in a new issue