remove mkdocs.yml

This commit is contained in:
Florian Stinglmayr 2024-04-13 11:52:29 +02:00
parent 3b0492c70f
commit 05b714a607

View File

@ -1,15 +0,0 @@
site_name: EliteBGS
markdown_extensions:
- pymdownx.snippets:
check_paths: true
theme:
name: lumen
nav:
- Overview: 'index.md'
- "Detailed Description": 'description.md'
- "Combat Zones": 'combatzones.md'
- FAQ: 'faq.md'
- Changelog: 'CHANGELOG.md'