1
0
Fork 0
mirror of https://github.com/dillonzq/LoveIt.git synced 2025-04-27 06:06:20 +02:00

Merge pull request from dillonzq/docs/rm_useless_spaces

docs: rm useless spaces
This commit is contained in:
Dillon 2020-03-09 00:47:18 +08:00 committed by GitHub
commit ac08e0776e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -131,7 +131,7 @@ When building the website, you can set a theme by using `--theme` option. Howeve
Here is the way to create your first post:
```bash
hugo new posts/first_post.md
hugo new posts/first_post.md
```
Feel free to edit the post file by adding some sample content and replacing the title value in the beginning of the file.