Skip to content

Commit

Permalink
Update theme and hugo (#684)
Browse files Browse the repository at this point in the history
  • Loading branch information
jarrodmillman authored Sep 29, 2023
1 parent b63df88 commit 7ec880c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# unless otherwise overridden by more specific contexts.
[build.environment]
PYTHON_VERSION = "3.8" # netlify currently only support 2.7 and 3.8
HUGO_VERSION = "0.118.2"
HUGO_VERSION = "0.119.0"

# Here is another way to define context specific environment variables.
[context.deploy-preview.environment]
Expand Down

0 comments on commit 7ec880c

Please sign in to comment.