Move Hugo config to new file location
This commit is contained in:
16
hugo.yaml
Normal file
16
hugo.yaml
Normal file
@@ -0,0 +1,16 @@
|
||||
baseURL: https://tanzsportclub.vfl-sindelfingen.de/
|
||||
languageCode: de
|
||||
title: TSC im VfL Sindelfingen e.V.
|
||||
theme: tsc_vfl
|
||||
relativeUrls: true
|
||||
|
||||
sitemap:
|
||||
changeFreq: daily
|
||||
|
||||
build:
|
||||
writeStats: true
|
||||
|
||||
enableInlineShortcodes: true
|
||||
# sectionPagesMenu: "main"
|
||||
# refLinksErrorLevel: WARNING
|
||||
timeout: "90s"
|
||||
Reference in New Issue
Block a user