basic configuration for Blowfish
- https://blowfish.page/docs/getting-started/
This commit is contained in:
@ -2,8 +2,9 @@
|
||||
# Refer to the theme docs for more details about each of these parameters.
|
||||
# https://blowfish.page/docs/getting-started/
|
||||
|
||||
# theme = "blowfish" # UNCOMMENT THIS LINE
|
||||
# baseURL = "https://your_domain.com/"
|
||||
theme = "github.com/nunocoracao/blowfish"
|
||||
baseURL = "https://d-b.ca/"
|
||||
languageCode = "en"
|
||||
defaultContentLanguage = "en"
|
||||
|
||||
# pluralizeListTitles = "true" # hugo function useful for non-english languages, find out more in https://gohugo.io/getting-started/configuration/#pluralizelisttitles
|
||||
|
Reference in New Issue
Block a user