Skip to content

Commit

Permalink
docs: rm useless spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
dillonzq committed Mar 8, 2020
1 parent 2bfea42 commit c592156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exampleSite/content/posts/theme-documentation-basics.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit c592156

Please sign in to comment.