From aaff793e82a6240806c7bfb9d5fda27724672763 Mon Sep 17 00:00:00 2001 From: serxoz Date: Tue, 31 Jan 2023 11:15:09 +0100 Subject: [PATCH] =?UTF-8?q?organizaci=C3=B3n=20de=20p=C3=A1ginas=20para=20?= =?UTF-8?q?el=20=C3=A1rbitro?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mkdocs.yml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index d9fd369..414728a 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -19,9 +19,10 @@ nav: - Astronaves: 'astronaves.md' - Reglas: 'que-necesitas-saber.md' - Xentek: 'xentek.md' - - Aventuras: 'aventuras.md' - - Encuentros: 'bestiario.md' - - Lugares: 'lugares.md' - - Consejos: 'consejos.md' + - Arbitrar el juego: + - Consejos: 'consejos.md' + - Aventuras: 'aventuras.md' + - Encuentros: 'bestiario.md' + - Lugares: 'lugares.md' - Random: 'random.md' - TODO: 'todo.md'