mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-09-10 13:53:52 +02:00
hugo: fix command (#10211)
This commit is contained in:
parent
9413c655f4
commit
ba7eddede8
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
|
||||
- Create a new page:
|
||||
|
||||
`hugo new {{section_name}}/{{path/to/file}}`
|
||||
`hugo new {{section_name}}/{{page_name}}`
|
||||
|
||||
- Build a site to the `./public/` directory:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue