Skip to content

Commit

Permalink
Update the Zen theme to v4.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
frjo committed Aug 21, 2024
1 parent 9fa233f commit 58a7bf5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,4 @@ module github.com/frjo/zen-demo

go 1.22

require (
github.com/frjo/hugo-theme-zen/v4 v4.0.1 // indirect
)
require github.com/frjo/hugo-theme-zen/v4 v4.1.0 // indirect
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
github.com/frjo/hugo-theme-zen/v4 v4.0.1 h1:gWotWHYdbMM6L8EXGuvbQaje3WmSbw47VyjAnG6vcyU=
github.com/frjo/hugo-theme-zen/v4 v4.0.1/go.mod h1:ZPkZzwrQ7qIWkmXbG3MC+IZXBPCaEH9gMXubiPVMX64=
github.com/frjo/hugo-theme-zen/v4 v4.1.0 h1:ldOKu+acq/8EZv5tmrQRjM859oUrqW/MzlF13+4FVCU=
github.com/frjo/hugo-theme-zen/v4 v4.1.0/go.mod h1:ZPkZzwrQ7qIWkmXbG3MC+IZXBPCaEH9gMXubiPVMX64=

0 comments on commit 58a7bf5

Please sign in to comment.