fix
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
baseURL = 'https://enterprise.federated.computer'
|
||||
baseURL = 'http://enterprise.federated.computer'
|
||||
languageCode = 'en-us'
|
||||
title = 'Federated Computer Enterprise'
|
||||
# contentDir = 'content'
|
||||
enableEmoji = true
|
||||
# enableEmoji = true
|
||||
|
||||
[module]
|
||||
[[module.imports]]
|
||||
path = "github.com/colinwilson/lotusdocs"
|
||||
disable = false
|
||||
# disable = false
|
||||
[[module.imports]]
|
||||
path = "github.com/gohugoio/hugo-mod-bootstrap-scss/v5"
|
||||
disable = false
|
||||
# disable = false
|
||||
|
||||
[markup]
|
||||
[markup.tableOfContents]
|
||||
|
||||
Reference in New Issue
Block a user