fix: inline stack theme
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
module github.com/CaiJimmy/hugo-theme-stack/demo
|
||||
|
||||
go 1.25.6
|
||||
|
||||
replace github.com/CaiJimmy/hugo-theme-stack/v3 => ../
|
||||
|
||||
require github.com/CaiJimmy/hugo-theme-stack/v3 v3.34.0 // indirect
|
||||
Reference in New Issue
Block a user