Updated Installation (markdown)

Aditya Telange 2023-11-25 10:16:08 +05:30
parent 78a71e482c
commit d712b176ff

@ -333,7 +333,7 @@ editPost:
--- ---
``` ```
You can use it by creating `archetypes/post.md` You can use it by creating `archetypes/posts.md`
```shell ```shell
hugo new --kind post <name> hugo new --kind post <name>