feat: turn stack theme into a hugo module (#460)

* Turn stack theme into a hugo module
This commit is contained in:
Andreas Deininger
2022-01-20 11:16:28 +01:00
committed by GitHub
parent bfd1eb8400
commit fe661c8c38
2 changed files with 7 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
module github.com/CaiJimmy/hugo-theme-stack
go 1.12