Skip to content

Commit

Permalink
html fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sebousan committed Sep 19, 2023
1 parent 3555fe8 commit 836096e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2 v2.21100.20000 // indirect
github.com/hugolify/hugolify-example-site v1.0.15 // indirect
github.com/hugolify/hugolify-netlify-cms v1.4.1 // indirect
github.com/hugolify/hugolify-theme v1.7.9 // indirect
github.com/hugolify/hugolify-theme v1.7.10 // indirect
github.com/hugolify/hugolify-theme-casestudies v1.0.9 // indirect
github.com/hugolify/hugolify-theme-persons v1.2.1 // indirect
github.com/hugolify/hugolify-theme-posts v1.1.14 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ github.com/hugolify/hugolify-example-site v1.0.15 h1:9afpjbjejrHdxqCGrjuKBQoRGK/
github.com/hugolify/hugolify-example-site v1.0.15/go.mod h1:tvFPv5uMeKzKQQEQmxo2RiceNGSqM3mkMZNxwfhtK9o=
github.com/hugolify/hugolify-netlify-cms v1.4.1 h1:1u8SbJHnHghYabhieZm4Rt/lyKhDQPVz/jbOZ3pnkHU=
github.com/hugolify/hugolify-netlify-cms v1.4.1/go.mod h1:Q7HNXBxIatKmA+mlG+3HbWUYApZnftOwFz6kevyg/HU=
github.com/hugolify/hugolify-theme v1.7.9 h1:EEyTItDuVVBvGVCTaFlaaEf3ddM0de2czLfJZMnmgAY=
github.com/hugolify/hugolify-theme v1.7.9/go.mod h1:yDbH6g0BJAqjueFrZ13u2lC9gWsYuKDFjQirn805zvo=
github.com/hugolify/hugolify-theme v1.7.10 h1:z3b3Nhoi55Ti29lUjtLtyq64INaY8LKxeGYexv37yHo=
github.com/hugolify/hugolify-theme v1.7.10/go.mod h1:yDbH6g0BJAqjueFrZ13u2lC9gWsYuKDFjQirn805zvo=
github.com/hugolify/hugolify-theme-casestudies v1.0.9 h1:cNfkMDOauiWXi9Eqkhw8OMtEbyKXQRegd0++n4fby7s=
github.com/hugolify/hugolify-theme-casestudies v1.0.9/go.mod h1:qq89c1Emj7lKoWho23RA9X3rPq+8H96mfO8KI5Twr7A=
github.com/hugolify/hugolify-theme-persons v1.2.1 h1:j+D8NsJLfxDIJEP5yXTsoSBYGptdDniTvto1MGfD/PM=
Expand Down

0 comments on commit 836096e

Please sign in to comment.