feat(hugo.toml): add support for theme as a local file and as a module

This commit is contained in:
Sped0n
2023-11-04 17:56:30 +08:00
parent e1b0a7627c
commit e045d273ad
2 changed files with 12 additions and 4 deletions

3
go.mod Normal file
View File

@@ -0,0 +1,3 @@
module github.com/Sped0n/bridget
go 1.20