Skip to content

Commit

Permalink
mods
Browse files Browse the repository at this point in the history
  • Loading branch information
sebousan committed Feb 9, 2023
1 parent 234679d commit 074890e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 5 deletions.
2 changes: 1 addition & 1 deletion assets/jsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"baseUrl": ".",
"paths": {
"*": [
"../../../../../var/folders/kr/l20g4gtd17b6djpvs4gcn8d40000gn/T/hugo_cache/modules/filecache/modules/pkg/mod/github.com/hugolify/hugolify-theme@v1.2.7/assets/*",
"../../../../../var/folders/kr/l20g4gtd17b6djpvs4gcn8d40000gn/T/hugo_cache/modules/filecache/modules/pkg/mod/github.com/hugolify/hugolify-theme@v1.2.8/assets/*",
"../../../../../var/folders/kr/l20g4gtd17b6djpvs4gcn8d40000gn/T/hugo_cache/modules/filecache/modules/pkg/mod/github.com/midzer/tobii@v2.5.0+incompatible/src/js/*",
"../../../../../var/folders/kr/l20g4gtd17b6djpvs4gcn8d40000gn/T/hugo_cache/modules/filecache/modules/pkg/mod/github.com/stevenschobert/instafeed.js@v2.0.0+incompatible/src/*"
]
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ 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.1 // indirect
github.com/hugolify/hugolify-theme v1.2.7 // indirect
github.com/hugolify/hugolify-theme v1.2.8 // indirect
github.com/hugolify/hugolify-theme-casestudies v1.0.2 // indirect
github.com/hugolify/hugolify-theme-persons v1.0.2 // indirect
github.com/hugolify/hugolify-theme-posts v1.1.2 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2 v2.21100.20000 h1:GZxx4Hc+y
github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2 v2.21100.20000/go.mod h1:mFberT6ZtcchrsDtfvJM7aAH2bDKLdOnruUHl0hlapI=
github.com/hugolify/hugolify-example-site v1.0.1 h1:PdORWqiWo4iXKvB/Xl2nedRG0DY6778p9hFXZ/t6lNE=
github.com/hugolify/hugolify-example-site v1.0.1/go.mod h1:tvFPv5uMeKzKQQEQmxo2RiceNGSqM3mkMZNxwfhtK9o=
github.com/hugolify/hugolify-theme v1.2.7 h1:c7/X+8pBd55ifVXWNKkHUcDceDpiZ3yllTt+B62KtyM=
github.com/hugolify/hugolify-theme v1.2.7/go.mod h1:Ql6rtAl9AiN81qR+9X+h+yKG8Gmw9qFjlCKm1qarplA=
github.com/hugolify/hugolify-theme v1.2.8 h1:/f7oWBVwdzu/pHnV4cBz1Pl2WQ5h0eBSgC5zIxTwJAs=
github.com/hugolify/hugolify-theme v1.2.8/go.mod h1:Ql6rtAl9AiN81qR+9X+h+yKG8Gmw9qFjlCKm1qarplA=
github.com/hugolify/hugolify-theme-casestudies v1.0.2 h1:LExt06ixkzt43gafvAZUXtubLHElQ+sAe2Q2rnzOJYQ=
github.com/hugolify/hugolify-theme-casestudies v1.0.2/go.mod h1:qq89c1Emj7lKoWho23RA9X3rPq+8H96mfO8KI5Twr7A=
github.com/hugolify/hugolify-theme-persons v1.0.2 h1:sToq/A/dHCLxrq2oM45VpTi7zzRN5dXxbu6ozvsIMbc=
Expand Down
1 change: 0 additions & 1 deletion hugo_stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,6 @@
"icon-wallet",
"images",
"img-fluid",
"instagram",
"items",
"items-1",
"items-2",
Expand Down

0 comments on commit 074890e

Please sign in to comment.