Skip to content

Commit 8ce1ac9

Browse files
Update deploy-a-hugo-site.md (cloudflare#6769)
* Update deploy-a-hugo-site.md * Apply suggestions from code review PCX change Co-authored-by: genetikdisoda <[email protected]> Co-authored-by: Kate Tungusova <[email protected]>
1 parent 1f9acfe commit 8ce1ac9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/pages/framework-guides/deploy-a-hugo-site.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,9 +210,9 @@ Every time you commit new code to your Hugo site, Cloudflare Pages will automati
210210

211211
## Using a specific Hugo version
212212

213-
You can set the `HUGO_VERSION` environment variable in your Pages project > **Settings** > **Environment variables**, to use a [specific version of Hugo](https://github.com/gohugoio/hugo/releases).
213+
To use a [specific version of Hugo](https://github.com/gohugoio/hugo/releases), create the `HUGO_VERSION` environment variable in your Pages project > **Settings** > **Environment variables**. Set the value as the Hugo version you want to specify.
214214

215-
For example, `HUGO_VERSION`: `0.101.0`
215+
For example, `HUGO_VERSION`: `0.106.0`.
216216

217217
## Learn more
218218

0 commit comments

Comments
 (0)