Skip to content

Commit

Permalink
更新主题版本
Browse files Browse the repository at this point in the history
  • Loading branch information
MCSeekeri committed Jul 25, 2024
1 parent 7c9af4d commit 86f8ca5
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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": {
"*": [
"../../../.cache/hugo_cache/modules/filecache/modules/pkg/mod/github.com/!cai!jimmy/hugo-theme-stack/v3@v3.25.0/assets/*"
"../../../.cache/hugo_cache/modules/filecache/modules/pkg/mod/github.com/!cai!jimmy/hugo-theme-stack/v3@v3.26.0/assets/*"
]
}
}
Expand Down
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/MCSeekeri/sciadv-hugo

go 1.17

require github.com/CaiJimmy/hugo-theme-stack/v3 v3.25.0 // indirect
require github.com/CaiJimmy/hugo-theme-stack/v3 v3.26.0 // 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/CaiJimmy/hugo-theme-stack/v3 v3.25.0 h1:pI9uan8QVhmjtJZBQcgRDBU/5J29yquL315hvlWwfEc=
github.com/CaiJimmy/hugo-theme-stack/v3 v3.25.0/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I=
github.com/CaiJimmy/hugo-theme-stack/v3 v3.26.0 h1:kLZSTvo+E3S2YWw59DjXWtKLNbw3JaL7Z+VAjcegqa0=
github.com/CaiJimmy/hugo-theme-stack/v3 v3.26.0/go.mod h1:IPmCXiIxlFSLFYS0tOmYP6ySLviyeNVSabyvSuaxD+I=

0 comments on commit 86f8ca5

Please sign in to comment.