mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-16 16:47:50 -04:00
Update index.md
fix the code snippet in creation of the hugo.yaml file. The code block when copied as a whole and run creates a file in the root folder not .github/workflows/ .
This commit is contained in:
parent
d07e07d6c9
commit
59e057bb43
@ -59,7 +59,7 @@ Step 5
|
||||
|
||||
```text
|
||||
mkdir -p .github/workflows
|
||||
touch hugo.yaml
|
||||
touch .gihub/workflows/hugo.yaml
|
||||
```
|
||||
|
||||
Step 6
|
||||
|
Loading…
x
Reference in New Issue
Block a user