From 6985a2075010bfe359e2ba42a1da180b7fbfe5ce Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 8 Jul 2023 21:35:32 +0200 Subject: Fixed type --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2a913c5..5a7bab6 100644 --- a/README.md +++ b/README.md @@ -48,9 +48,9 @@ jbmafp --build ## Understanding all this bullshit - Posts go into `content` folder. -- You can change them in `templates` folder. -- Each post must have. All of the fields are required. If you have ever used - Hugo, this is the same thing. Below is example `content/first.md`. +- Each post must have fields defined between `---` block. All of the fields are + required. If you have ever used Hugo, this is the same thing. Below is example + `content/first.md`. ```md --- -- cgit v1.2.3