Skip to content

Commit

Permalink
mods update
Browse files Browse the repository at this point in the history
  • Loading branch information
sebousan committed Oct 16, 2023
1 parent 51f9ba8 commit 0449a83
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 deletions.
4 changes: 2 additions & 2 deletions go.mod
Expand Up @@ -4,9 +4,9 @@ go 1.19

require (
github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2 v2.21100.20000 // indirect
github.com/hugolify/hugolify-example-site v1.0.16 // indirect
github.com/hugolify/hugolify-example-site v1.0.17 // indirect
github.com/hugolify/hugolify-netlify-cms v1.5.3 // indirect
github.com/hugolify/hugolify-theme v1.7.21 // indirect
github.com/hugolify/hugolify-theme v1.7.22 // indirect
github.com/hugolify/hugolify-theme-casestudies v1.0.9 // indirect
github.com/hugolify/hugolify-theme-persons v1.3.1 // indirect
github.com/hugolify/hugolify-theme-posts v1.1.15 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
@@ -1,11 +1,11 @@
github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2 v2.21100.20000 h1:GZxx4Hc+yb0/t3/rau1j8XlAxLE4CyXns2fqQbyqWfs=
github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2 v2.21100.20000/go.mod h1:mFberT6ZtcchrsDtfvJM7aAH2bDKLdOnruUHl0hlapI=
github.com/hugolify/hugolify-example-site v1.0.16 h1:JXsCoLJFoKDTW2Aag0wr353K6PsJ8fqkhAcLbhOInYw=
github.com/hugolify/hugolify-example-site v1.0.16/go.mod h1:tvFPv5uMeKzKQQEQmxo2RiceNGSqM3mkMZNxwfhtK9o=
github.com/hugolify/hugolify-example-site v1.0.17 h1:q1IoUuv7F3vB6GE736bkwtTE4o8xNw1EOJWGr35yjQU=
github.com/hugolify/hugolify-example-site v1.0.17/go.mod h1:tvFPv5uMeKzKQQEQmxo2RiceNGSqM3mkMZNxwfhtK9o=
github.com/hugolify/hugolify-netlify-cms v1.5.3 h1:Kv+S7p7QFC7Drfpx4ZvCqH9iNR694G5ISuNlkqzpGM8=
github.com/hugolify/hugolify-netlify-cms v1.5.3/go.mod h1:Q7HNXBxIatKmA+mlG+3HbWUYApZnftOwFz6kevyg/HU=
github.com/hugolify/hugolify-theme v1.7.21 h1:zkKIZs+pBXBt2gSGk0/RHGR/Hsq7i31uUBTtDnu+LE0=
github.com/hugolify/hugolify-theme v1.7.21/go.mod h1:yDbH6g0BJAqjueFrZ13u2lC9gWsYuKDFjQirn805zvo=
github.com/hugolify/hugolify-theme v1.7.22 h1:Tn6v8frY0u+jKF60pF6GOiYTJ8/50vrN1boymS212aI=
github.com/hugolify/hugolify-theme v1.7.22/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.3.1 h1:/JL0NvNwfVUZhF5YiaWqvBJFgwXlMoXvJvVW4FAO6to=
Expand Down
4 changes: 4 additions & 0 deletions hugo_stats.json
@@ -1,6 +1,7 @@
{
"htmlElements": {
"tags": [
"%!s(<nil",
"a",
"article",
"aside",
Expand All @@ -11,6 +12,7 @@
"button",
"canvas",
"cite",
"code",
"dd",
"details",
"div",
Expand All @@ -29,6 +31,7 @@
"h6",
"head",
"header",
"hr",
"html",
"i",
"iframe",
Expand Down Expand Up @@ -183,6 +186,7 @@
"img-fluid",
"item",
"items",
"items-",
"items-1",
"items-2",
"items-3",
Expand Down

0 comments on commit 0449a83

Please sign in to comment.