We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0602d69 commit 01ad996Copy full SHA for 01ad996
README.md
@@ -80,6 +80,7 @@ create a new GitHub issue and/or fix it in the new pull request.
80
git checkout -b name-of-your-new-branch
81
# or
82
git checkout name-of-existing-branch
83
+ ```
84
85
4. Run the Hugo server with drafts turned on (`-D`) from the project's root directory.
86
Your browser will be automatically refreshed with changes whenever you save a file.
0 commit comments