From f9d52b6d164bee7251799d312293b18758e86aa5 Mon Sep 17 00:00:00 2001 From: "Thomas A. Christensen II" <25492070+MillironX@users.noreply.github.com> Date: Wed, 2 Feb 2022 20:00:31 -0600 Subject: [PATCH] Raname landing page files --- content/{index.md => _index.md} | 0 content/contact/{index.html => _index.html} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename content/{index.md => _index.md} (100%) rename content/contact/{index.html => _index.html} (100%) diff --git a/content/index.md b/content/_index.md similarity index 100% rename from content/index.md rename to content/_index.md diff --git a/content/contact/index.html b/content/contact/_index.html similarity index 100% rename from content/contact/index.html rename to content/contact/_index.html