mirror of
https://github.com/dillonzq/LoveIt.git
synced 2024-11-14 19:06:16 +01:00
docs: rm useless spaces
This commit is contained in:
parent
2bfea42cd2
commit
c592156be7
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
Here is the way to create your first post:
|
||||||
|
|
||||||
```bash
|
```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.
|
Feel free to edit the post file by adding some sample content and replacing the title value in the beginning of the file.
|
||||||
|
|
Loading…
Reference in a new issue