Update README.md

This commit is contained in:
Sid 2022-10-21 17:29:45 +02:00 committed by GitHub
parent 529b5f0484
commit 2101c8d9a7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,10 +11,10 @@
### New post:
1. `hugo new posts/{Name-Of-Post}.md`
1. `hugo new blog-posts/{Name-Of-Post}.md`
2. Edit basic settings
3. Write markdown
4. `hugo serve`
4. `hugo server`
5. Commit and push -> Success
### Useful links