Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
bumped hugo version used by netlify
  • Loading branch information
ammiranda committed Jul 31, 2025
commit 05b87953a71517e34a71f5f1294fbc317d473d01
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ publish = "exampleSite/public"
command = "cd exampleSite && hugo --themesDir=../.. --baseURL $URL"

[build.environment]
HUGO_VERSION = "0.142.0"
HUGO_VERSION = "0.148.2"
HUGO_THEME = "repo"

[context.deploy-preview]
Expand Down