Skip to content

Commit

Permalink
Updated Hugo
Browse files Browse the repository at this point in the history
  • Loading branch information
cmahnke committed Mar 2, 2024
1 parent 5b48c86 commit 377a5ee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: Setup Hugo
uses: peaceiris/[email protected]
with:
hugo-version: '0.123.6'
hugo-version: '0.123.7'
extended: true

- name: Create IIIF derivates
Expand Down
3 changes: 3 additions & 0 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,9 @@ theme = ["projektemacher-base", "hugo-video"]
disable = false
simple = false

[sitemap]
changeFreq = 'weekly'

[module]
[[module.mounts]]
source = "assets/scss"
Expand Down

0 comments on commit 377a5ee

Please sign in to comment.