From 2b284f776adccb9e20708c7cca9b86cd3f56c335 Mon Sep 17 00:00:00 2001 From: Nathan McRae Date: Thu, 28 Jul 2022 11:50:16 -0700 Subject: [PATCH] Make html the index for a standalone site --- morse-code.htm => index.html | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename morse-code.htm => index.html (100%) diff --git a/morse-code.htm b/index.html similarity index 100% rename from morse-code.htm rename to index.html