Skip to content

Commit 0263835

Browse files
committed
Updated the zen theme.
1 parent 3a8855f commit 0263835

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

go.mod

+1-3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,4 @@ go 1.24
44

55
toolchain go1.24.1
66

7-
require (
8-
github.com/frjo/hugo-theme-zen/v5 v5.0.0-20250326141554-c97d2ac1e57b // indirect
9-
)
7+
require github.com/frjo/hugo-theme-zen/v5 v5.1.0 // indirect

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
github.com/frjo/hugo-theme-zen/v5 v5.0.0-20250326141554-c97d2ac1e57b h1:b7+vTGUJBZIa+v0ArJ6WJXPAPaWX/sHsiXa/UyrRYV8=
2-
github.com/frjo/hugo-theme-zen/v5 v5.0.0-20250326141554-c97d2ac1e57b/go.mod h1:6KlhteJ4KDm55kIMJvC2d2yVQphhGhLb/5RCTPrOrfg=
1+
github.com/frjo/hugo-theme-zen/v5 v5.1.0 h1:T1XMJIV8R9tYKF6gDkCw2MUdCkW2xc0TSHMc/o4kVnU=
2+
github.com/frjo/hugo-theme-zen/v5 v5.1.0/go.mod h1:6KlhteJ4KDm55kIMJvC2d2yVQphhGhLb/5RCTPrOrfg=

0 commit comments

Comments
 (0)