Skip to content

Commit

Permalink
update philip photo (#40)
Browse files Browse the repository at this point in the history
* update philip photo

* bump hugo version

* set hugo version in workflows
  • Loading branch information
carlosmalt authored Dec 28, 2024
1 parent b967c06 commit 80ca7a0
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/actions-hugo@v2
with:
hugo-version: 'latest'
hugo-version: '0.119.0'
extended: true

- name: Build
Expand Down
Binary file modified content/authors/philip.kufeldt/avatar.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 = "public"

[build.environment]
HUGO_VERSION = "0.97.3"
HUGO_VERSION = "0.119.0"
HUGO_ENABLEGITINFO = "true"

[context.production.environment]
Expand Down

0 comments on commit 80ca7a0

Please sign in to comment.