diff options
| author | Pedro Rey Anca <personal@peprolinbot.com> | 2024-10-14 19:11:48 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-14 19:11:48 +0200 |
| commit | 22190dc07a1b6f94790d056106b6ab5f38b9ff65 (patch) | |
| tree | f360f50b4a594eae8e827e63e583a62369878dfa | |
| parent | 9a37703891d985bbadc2d722f9e00ae990b79526 (diff) | |
Fix build error
| -rw-r--r-- | mkdocs.yml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -30,7 +30,8 @@ markdown_extensions: nav: - Inicio: index.md - - Transporte autonómico: autonomic/index.md + - Transporte autonómico: + - Introducción: autonomic/index.md - Operadores: - ALSA: autonomic/operator/alsa.md - Arriva: autonomic/operator/arriva.md |
