diff --git a/README.md b/README.md index 123db2c..b696761 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ Fill in the meta information : 1. `title:` the post heading 2. `date:` the publication date, if further than current date the post won't appear in the posts list until current date is met. 3. `time:` the time of the event. -4. `type:` 'news' for event post +4. `type:` 'event' for event post Then add the post content in plain mardown language. You can add images to your post, make sure to place them in the `images`folder.