mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 16:54:50 -04:00
docs: Fix typo in Quickstart guide
To publish a post, draft status should be changed to `false`.
This commit is contained in:
parent
9096a39ba4
commit
44b1d8d5f0
@ -455,7 +455,7 @@ These are a few of the books that I have read within the last year.
|
|||||||
|
|
||||||
So far all the posts that we have written are in draft status.
|
So far all the posts that we have written are in draft status.
|
||||||
To make a draft public, you can either run a command
|
To make a draft public, you can either run a command
|
||||||
or manually change the draft status in the post to `true`.
|
or manually change the draft status in the post to `false`.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ hugo undraft content/post/good-to-great.md
|
$ hugo undraft content/post/good-to-great.md
|
||||||
|
Loading…
x
Reference in New Issue
Block a user