Add BASE_URL config
All checks were successful
Building & Deploying Website / Deploy-Website (push) Successful in 19s
All checks were successful
Building & Deploying Website / Deploy-Website (push) Successful in 19s
This commit is contained in:
@@ -2,8 +2,7 @@
|
||||
# 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 = "blowfish" # UNCOMMENT THIS LINE
|
||||
defaultContentLanguage = "de"
|
||||
|
||||
# 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