From 2e6f5fd140d019e09218c3970913cf1e5833abc9 Mon Sep 17 00:00:00 2001 From: Jim Shepich III Date: Sun, 29 Jun 2025 04:35:32 -0400 Subject: [PATCH] Fixed mike --- docs/{introduction.md => index.md} | 0 mkdocs.yml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename docs/{introduction.md => index.md} (100%) 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