mirror of
https://github.com/jannikmenzel/iFSR-Website.git
synced 2025-06-05 09:08:48 +02:00
added pages and updated css / shortcodes
This commit is contained in:
parent
443ded21b0
commit
46c9431e26
34 changed files with 821 additions and 36 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue