27 lines
419 B
TOML
27 lines
419 B
TOML
height = 100
|
|
video = "/videos/bg_header.mp4"
|
|
parallax = true
|
|
|
|
[logo]
|
|
image = "/images/logos/SIWA_full.png"
|
|
width = 80
|
|
|
|
[background]
|
|
image = ""
|
|
colorFrom = ""
|
|
colorTo = ""
|
|
|
|
[[buttons]]
|
|
text = "SOUTENIR"
|
|
icon = ""
|
|
link = "https://docs.getgrist.com/forms/mwCShmbmmgMnq3gL32brmV/24"
|
|
fontColor = ""
|
|
color = ""
|
|
|
|
[[buttons]]
|
|
text = "JOUER"
|
|
icon = ""
|
|
link = "https://cutelittlemonsters.itch.io/siwa"
|
|
fontColor = ""
|
|
color = ""
|
|
|