diff --git a/docs/introduction.md b/docs/index.md similarity index 100% rename from docs/introduction.md rename to docs/index.md diff --git a/mkdocs.yml b/mkdocs.yml index 04e3ec6..5802392 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -11,7 +11,7 @@ plugins: - search - mike nav: - - I. Introduction: introduction.md + - I. Introduction: index.md - II. Etiquette: etiquette.md - III. Childcare: childcare.md - IV. Health & Wellness: health.md