CI: Update theme

This commit is contained in:
geekifan
2025-05-11 13:10:01 +00:00
committed by github-actions[bot]
parent 4ae54f26c2
commit 426c63d3f4
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@ -4,7 +4,7 @@ go 1.24.2
require (
github.com/geekifan/chirpy-static-assets v0.0.0-20250507021825-887e490b15f2 // indirect
github.com/geekifan/hugo-theme-chirpy v0.0.0-20250511124341-ae513d5e9e92 // indirect
github.com/geekifan/hugo-theme-chirpy v1.0.0 // indirect
github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20400 // indirect
github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2 v2.21100.20000 // indirect
github.com/twbs/bootstrap v5.3.6+incompatible // indirect

4
go.sum
View File

@ -1,7 +1,7 @@
github.com/geekifan/chirpy-static-assets v0.0.0-20250507021825-887e490b15f2 h1:r/j8ns7StZlMJeDd5mRPZ5RgogdsegvrVHPr2y955/U=
github.com/geekifan/chirpy-static-assets v0.0.0-20250507021825-887e490b15f2/go.mod h1:F58Ey9QK/tEgIxwcQSqAgV4ZA24mCb714B58D4Syv/0=
github.com/geekifan/hugo-theme-chirpy v0.0.0-20250511124341-ae513d5e9e92 h1:JWhgMJKEz8Tr3JyfKmoa1WiMVS5r633byqbIU8lcs2Q=
github.com/geekifan/hugo-theme-chirpy v0.0.0-20250511124341-ae513d5e9e92/go.mod h1:5MymPX4BS13v2WUQ71cN1/TJicU7hudpj4dZJHu1kLc=
github.com/geekifan/hugo-theme-chirpy v1.0.0 h1:y0za2ce1W/RsfJuIMm+2zXMYSmE9kBfoVXUtKp8+syM=
github.com/geekifan/hugo-theme-chirpy v1.0.0/go.mod h1:5MymPX4BS13v2WUQ71cN1/TJicU7hudpj4dZJHu1kLc=
github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20400 h1:L6+F22i76xmeWWwrtijAhUbf3BiRLmpO5j34bgl1ggU=
github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20400/go.mod h1:uekq1D4ebeXgduLj8VIZy8TgfTjrLdSl6nPtVczso78=
github.com/gohugoio/hugo-mod-jslibs-dist/popperjs/v2 v2.21100.20000 h1:GZxx4Hc+yb0/t3/rau1j8XlAxLE4CyXns2fqQbyqWfs=