Initial commit
This commit is contained in:
commit
7e3b4d9cbc
8 changed files with 157 additions and 0 deletions
7
content/first.md
Normal file
7
content/first.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
+++
|
||||
title = "My first post"
|
||||
date = 2025-01-31
|
||||
updated = 2025-01-31
|
||||
+++
|
||||
|
||||
This is my first blog post testing Zola!.
|
7
content/second.md
Normal file
7
content/second.md
Normal file
|
@ -0,0 +1,7 @@
|
|||
+++
|
||||
title = "My second post"
|
||||
date = 2025-01-31
|
||||
updated = 2025-01-31
|
||||
+++
|
||||
|
||||
This is my second blog post.
|
Loading…
Add table
Add a link
Reference in a new issue