From fa3aefc9dfb04e3d701e2ac08e4c4cb44439caa3 Mon Sep 17 00:00:00 2001 From: Kai Nagel Date: Wed, 22 Nov 2023 17:01:39 +0100 Subject: [PATCH] rename index.html to index.md since it is now under markdown --- projects/{index.html => index.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename projects/{index.html => index.md} (100%) diff --git a/projects/index.html b/projects/index.md similarity index 100% rename from projects/index.html rename to projects/index.md