CTF_Site/mkdocs.yml

19 lines
472 B
YAML
Raw Normal View History

2019-06-13 16:01:22 +02:00
site_name: Voidcorp Challenges
nav:
- Home: index.md
- Easy: easy.md
- Medium: medium.md
- Hard: hard.md
- About: about.md
theme:
2019-06-13 18:06:08 +02:00
name: slate
2019-06-13 16:01:22 +02:00
shortcuts:
help: 191 # ?
next: 78 # n
previous: 80 # p
search: 83 # s
2019-06-13 16:15:29 +02:00
repo_url: https://gitlab.voidcorp.nl/jdejeu/ctf-site
edit_uri: blob/master/docs/
site_author: Julius de Jeu
site_description: A site with a bunch of challenges!
site_url: https://challenges.voidcorp.nl