8 lines
182 B
YAML
8 lines
182 B
YAML
site_name: Useful commands and tips
|
|
nav:
|
|
- Home: index.md
|
|
- Commands: commands.md
|
|
- Connections: connections.md
|
|
- Regex: regex.md
|
|
theme: bootstrap386
|