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 Oct 17, 2023
1 parent 2ea93ca commit 3d96686
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
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.3 // indirect
require github.com/frjo/hugo-theme-zen/v3 v3.4.5 // 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/v3 v3.4.3 h1:zuHfhutWapZ5BBHMHDS4nS9dOrM/6rfXUBEEmRZeOTc=
github.com/frjo/hugo-theme-zen/v3 v3.4.3/go.mod h1:hwFwwEwrOoL2Z8t11M3jqQyr0yOp7tpBRnp58S6gPYk=
github.com/frjo/hugo-theme-zen/v3 v3.4.5 h1:s2y3XeaZGgTM3v1QgQO4B9scVqgW3Y16O9Aon23hiVs=
github.com/frjo/hugo-theme-zen/v3 v3.4.5/go.mod h1:hwFwwEwrOoL2Z8t11M3jqQyr0yOp7tpBRnp58S6gPYk=
Loading

0 comments on commit 3d96686

Please sign in to comment.