first localizing changes
All checks were successful
publish / publish (push) Successful in 24s

This commit is contained in:
Jannik Menzel 2025-06-16 15:53:36 +02:00
parent 1d81060d7c
commit 2f4e569484
47 changed files with 2054 additions and 20 deletions

View file

@ -3,6 +3,21 @@ canonifyURLs = true
languageCode = 'de'
title = 'iFSR-Website'
disableKinds = ["taxonomy", "RSS"]
defaultContentLanguage = 'de'
defaultContentLanguageInSubdir = false
[languages]
[languages.de]
languageName = "Deutsch"
weight = 1
contentDir = "content/de"
[languages.en]
languageName = "English"
weight = 2
contentDir = "content/en"
[minify]
[[module.mounts]]