added pages and updated css / shortcodes

This commit is contained in:
Jannik Menzel 2025-05-10 00:37:52 +02:00
parent 443ded21b0
commit 46c9431e26
34 changed files with 821 additions and 36 deletions

View file

@ -4,4 +4,13 @@ languageCode = 'de'
title = 'iFSR-Website'
disableKinds = ["taxonomy", "RSS"]
[minify]
[[module.mounts]]
source = 'static'
target = 'static'
[[module.mounts]]
source = 'images'
target = 'static/images'
disableXML = true