add hugo module

This commit is contained in:
2022-04-17 13:10:18 +02:00
parent 0565583fd0
commit d0fc803013
9 changed files with 26 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
baseURL = 'http://example.org/'
baseURL = 'https://www.tormakristof.eu/'
languageCode = 'en-us'
title = 'My New Hugo Site'
title = 'TormaKris'
[[module.imports]]
path = "github.com/CaiJimmy/hugo-theme-stack/v3"
disable = false