CTF_Site/mkdocs.yml

15 lines
324 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:
name: mkdocs
shortcuts:
help: 191 # ?
next: 78 # n
previous: 80 # p
search: 83 # s
repo_url: https://gitlab.voidcorp.nl/jdejeu/ctf-site