Skip to content

Commit

Permalink
Update the Zen theme.
Browse files Browse the repository at this point in the history
  • Loading branch information
frjo committed Mar 10, 2024
1 parent 99f65cd commit 3a600eb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/frjo/zen-demo

go 1.18

require github.com/frjo/hugo-theme-zen/v3 v3.8.0 // indirect
require github.com/frjo/hugo-theme-zen/v3 v3.9.0 // indirect
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ github.com/frjo/hugo-theme-zen/v3 v3.7.1 h1:HVjTckIkIXaNZi5pgZ7MFA6WWHCFikSW+a3B
github.com/frjo/hugo-theme-zen/v3 v3.7.1/go.mod h1:hwFwwEwrOoL2Z8t11M3jqQyr0yOp7tpBRnp58S6gPYk=
github.com/frjo/hugo-theme-zen/v3 v3.8.0 h1:ETo8FWAoRxXVmIgqVb0FuYoAXmtIA5sZYyE23rXagdM=
github.com/frjo/hugo-theme-zen/v3 v3.8.0/go.mod h1:hwFwwEwrOoL2Z8t11M3jqQyr0yOp7tpBRnp58S6gPYk=
github.com/frjo/hugo-theme-zen/v3 v3.9.0 h1:oUL2110My8dtwlthr25zMLP8ILLm4II2AxbYn3ix098=
github.com/frjo/hugo-theme-zen/v3 v3.9.0/go.mod h1:hwFwwEwrOoL2Z8t11M3jqQyr0yOp7tpBRnp58S6gPYk=

0 comments on commit 3a600eb

Please sign in to comment.