Initial commit

This commit is contained in:
Froge 2025-01-31 21:17:47 +10:00
commit 7e3b4d9cbc
Signed by: froge
GPG key ID: A825E09930271BFA
8 changed files with 157 additions and 0 deletions

7
content/first.md Normal file
View 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
View file

@ -0,0 +1,7 @@
+++
title = "My second post"
date = 2025-01-31
updated = 2025-01-31
+++
This is my second blog post.