Skip to content

Commit ab24159

Browse files
authored
Update deploy-a-hugo-site.mdx (#23306)
1 parent a83c409 commit ab24159

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/pages/framework-guides/deploy-a-hugo-site.mdx

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

126126
## Use a specific or newer Hugo version
127127

128-
To use a [specific or newer 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 (v0.112.0 or later is recommended for newer versions).
128+
To use a [specific or newer 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 (see the [Prerequisites](https://gohugo.io/getting-started/quick-start/#prerequisites) for the minimum recommended version).
129129

130-
For example, `HUGO_VERSION`: `0.115.4`.
130+
For example, `HUGO_VERSION`: `0.128.0`.
131131

132132
:::note
133133

0 commit comments

Comments
 (0)