first commit. From prod.
This commit is contained in:
17
config.toml
Normal file
17
config.toml
Normal file
@@ -0,0 +1,17 @@
|
||||
baseURL = 'http://example.org/'
|
||||
languageCode = 'en-us'
|
||||
title = ''
|
||||
theme = "hugo-book"
|
||||
|
||||
[params]
|
||||
BookTheme = 'dark'
|
||||
BookSection = '*'
|
||||
BookToC = true
|
||||
BookSearch = true
|
||||
BookLogo = 'logo.jpg'
|
||||
plausibleDomain = "libertytools.io"
|
||||
|
||||
[markup]
|
||||
[markup.goldmark]
|
||||
[markup.goldmark.renderer]
|
||||
unsafe = true
|
||||
Reference in New Issue
Block a user