hugo: fix command (#10211)

This commit is contained in:
K.B.Dharun Krishna
2023-05-18 09:47:37 +05:30
committed by GitHub
parent 9413c655f4
commit ba7eddede8

View File

@@ -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: