From 179020bcb522a29406e552b9683b8c2ded6ef3a0 Mon Sep 17 00:00:00 2001 From: Peter Somhorst Date: Wed, 9 Oct 2024 21:29:07 +0200 Subject: [PATCH] Remove unnecessary title overwrites --- mkdocs.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index d06ff1e4b..41f78aee5 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -46,8 +46,8 @@ edit_uri: edit/main/docs/ nav: - Home: index.md - Getting started: - - Installation: installation.md - - Basic example: basic_example.md + - installation.md + - basic_example.md - API Documentation: - api/loading.md - api/datacontainers.md @@ -58,8 +58,8 @@ nav: - About: - Contributing: contributing_doc.md - Code of Conduct: code_of_conduct_doc.md - - License: license_doc.md - - Our team: team.md + - license_doc.md + - team.md extra: version: