chore: Re-organized posts
This commit is contained in:
5
src/post/post-1.md
Normal file
5
src/post/post-1.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
title: Example post 11111
|
||||
---
|
||||
|
||||
First post! Content change
|
||||
5
src/post/post-2.md
Normal file
5
src/post/post-2.md
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
title: Example post 2 - for Paz
|
||||
---
|
||||
|
||||
Second post!
|
||||
4
src/post/post.json
Normal file
4
src/post/post.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"layout": "layout.liquid",
|
||||
"tags": "posts"
|
||||
}
|
||||
Reference in New Issue
Block a user