wackattack-www/config.toml

27 lines
526 B
TOML
Raw Normal View History

2023-09-19 23:38:51 +02:00
baseURL = 'https://wackattack.eu/'
languageCode = 'en-us'
title = 'WackAttack CTF'
theme = 'hugo-bearblog'
uglyurls = true
[params]
hostname = 'wackattack.eu'
[outputFormats.HTML]
noUgly = true
[menu]
[[menu.main]]
name = 'CTF'
# url = 'https://ctf.wackattack.eu/'
url = 'https://tihlde.org/arrangementer/634/ctf-pvv-x-tihlde/'
2023-09-19 23:38:51 +02:00
weight = 10
[menu.main.params]
external = true
[[menu.main]]
name = 'CTFTime'
url = 'https://ctftime.org/team/177661'
weight = 20
[menu.main.params]
external = true