diff --git a/README.md b/README.md index 2a913c5ce35352e56c6e092d8b1c4c74c811ea9c..5a7bab6d2cc1362628bda2de7384e02b5dcc8e26 100644 --- a/README.md +++ b/README.md @@ -48,9 +48,9 @@ ## 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 ---