moving theme to git submodule not hugo module for more flexible
This commit is contained in:
parent
cdfbc795e0
commit
4d82226ca7
9 changed files with 7584 additions and 4 deletions
|
@ -1,6 +1,7 @@
|
|||
baseURL = 'https://tfcconnection.org/'
|
||||
languageCode = 'en-us'
|
||||
title = 'TFC Connection'
|
||||
theme = "blowfish"
|
||||
|
||||
DefaultContentLanguage = "en"
|
||||
SectionPagesMenu = "main"
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
[[imports]]
|
||||
path = "github.com/nunocoracao/blowfish/v2"
|
Loading…
Add table
Add a link
Reference in a new issue