run prettier

This commit is contained in:
Robert Resch 2022-03-03 14:10:50 +01:00
parent 1e2d87efda
commit 2f7c7e1aa8
20 changed files with 227 additions and 218 deletions

View file

@ -1,19 +1,19 @@
site_name: Bumper Docs
nav:
- Home: index.md
- Using:
- "Command-Line": CmdLine.md
- "Docker": Docker.md
- "Using with Apps": Use_With_App.md
- "Using with Sucks": Use_With_Sucks.md
- Using:
- "Command-Line": CmdLine.md
- "Docker": Docker.md
- "Using with Apps": Use_With_App.md
- "Using with Sucks": Use_With_Sucks.md
- Certs: Create_Certs.md
- DNS: DNS_Setup.md
- Configuration:
- "Environment Variables": Env_Var.md
- Configuration:
- "Environment Variables": Env_Var.md
- Developing:
- "Reversing The Protocols": Sniffing.md
- "Developing and Testing": Develop.md
- "How It Works": How_It_Works.md
- "Reversing The Protocols": Sniffing.md
- "Developing and Testing": Develop.md
- "How It Works": How_It_Works.md
- Origins: origins.md
theme: readthedocs
theme: readthedocs