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 Aug 28, 2023
1 parent 9dc0eeb commit f5dcdca
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.4.0 // indirect
require github.com/frjo/hugo-theme-zen/v3 v3.4.2 // indirect
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,5 @@ github.com/frjo/hugo-theme-zen/v3 v3.3.0 h1:itXu93+racriXmlhWEQ85ouxWRhmod2df6SY
github.com/frjo/hugo-theme-zen/v3 v3.3.0/go.mod h1:hwFwwEwrOoL2Z8t11M3jqQyr0yOp7tpBRnp58S6gPYk=
github.com/frjo/hugo-theme-zen/v3 v3.4.0 h1:Px5tGC2tQBhGrHSP9rHcPgP8kiv9Wjwa5hVRMHt2Sbs=
github.com/frjo/hugo-theme-zen/v3 v3.4.0/go.mod h1:hwFwwEwrOoL2Z8t11M3jqQyr0yOp7tpBRnp58S6gPYk=
github.com/frjo/hugo-theme-zen/v3 v3.4.2 h1:nogym5YfkkNB3d07H0o9jbrfRpuLj9gv0i2cPYtH2tM=
github.com/frjo/hugo-theme-zen/v3 v3.4.2/go.mod h1:hwFwwEwrOoL2Z8t11M3jqQyr0yOp7tpBRnp58S6gPYk=

0 comments on commit f5dcdca

Please sign in to comment.