summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriel Montes <64473570+Gabriel44200@users.noreply.github.com>2024-10-14 18:35:06 +0200
committerGitHub <noreply@github.com>2024-10-14 18:35:06 +0200
commit9a37703891d985bbadc2d722f9e00ae990b79526 (patch)
treefa59143f0fa6111d6e038bd674424a022ba8dd69
parentfc064e58aa53a89d69b51598cdd1992c3db955e0 (diff)
Update mkdocs.yml to add operators
-rw-r--r--mkdocs.yml6
1 files changed, 5 insertions, 1 deletions
diff --git a/mkdocs.yml b/mkdocs.yml
index d01bd32..46aa008 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -31,10 +31,14 @@ markdown_extensions:
nav:
- Inicio: index.md
- Transporte autonómico: autonomic/index.md
+ - Operadores:
+ - ALSA: autonomic/operator/alsa.md
+ - Arriva: autonomic/operator/arriva.md
+ - Monbus: autonomic/operator/monbus.md
- Transporte urbano:
- A Coruña: urban/coruna.md
- Vigo: urban/vigo.md
- Otros:
- NAP: other/nap.md
- \ No newline at end of file
+