Fixed the business logik
This commit is contained in:
parent
584733f545
commit
78e51ccdc1
1 changed files with 5 additions and 0 deletions
|
@ -2,6 +2,11 @@ baseURL = 'https://example.org/'
|
|||
languageCode = 'en-us'
|
||||
title = 'My New Hugo Site'
|
||||
theme = 'cccsbg-hugo-theme'
|
||||
[taxonomies]
|
||||
tag = ""
|
||||
group = ""
|
||||
category = ""
|
||||
|
||||
|
||||
[module]
|
||||
[module.hugoVersion]
|
||||
|
|
Loading…
Add table
Reference in a new issue