From deafb52e2163da83c8305487c2f82b24e902b459 Mon Sep 17 00:00:00 2001 From: Jon Date: Mon, 12 Jun 2023 14:26:11 +0930 Subject: [PATCH] chore: updated navigation structure for new articles !25 --- mkdocs.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/mkdocs.yml b/mkdocs.yml index 8cd992a..80e41a4 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -11,6 +11,12 @@ nav: - articles/index.md + - 2022: + + - articles/2022/gitlab_piplines_vscode.md + + - articles/2022/local_gitlab_pipeline.md + - 2015: - articles/2015/choose_internet_service.md