Browse Source

bioland

master
Chris 1 year ago
parent
commit
252327bb8f
  1. 4
      hugo.toml

4
hugo.toml

@ -1,6 +1,6 @@
# For preview the second url must be set (to use with preview-deploy.sh) # For preview the second url must be set (to use with preview-deploy.sh)
#baseURL = "https://tempelgold.kollegen.uber.space" baseURL = "https://tempelgold.kollegen.uber.space"
baseURL = "https://tempelgold.kollegen.uber.space/preview" #baseURL = "https://tempelgold.kollegen.uber.space/preview"
# This is a "one page"-website, so we do not need these kinds of pages... # This is a "one page"-website, so we do not need these kinds of pages...
disableKinds = ["section", "taxonomy", "term", "RSS", "robotsTXT"] disableKinds = ["section", "taxonomy", "term", "RSS", "robotsTXT"]

Loading…
Cancel
Save