From 997a28536337b7cd31bdbba98cf246b9c6320517 Mon Sep 17 00:00:00 2001 From: moepoi Date: Mon, 13 Sep 2021 16:20:29 +0700 Subject: [PATCH] Rename home to index --- home.html | 39 --------------------------------------- index.html | 38 +++++++++++++++++++++++++++++++------- 2 files changed, 31 insertions(+), 46 deletions(-) delete mode 100644 home.html diff --git a/home.html b/home.html deleted file mode 100644 index 7d6f8fc..0000000 --- a/home.html +++ /dev/null @@ -1,39 +0,0 @@ - - - - - - - Home Page - - - - - - \ No newline at end of file diff --git a/index.html b/index.html index 963487a..7d6f8fc 100644 --- a/index.html +++ b/index.html @@ -2,14 +2,38 @@ - - Title - - - - + + + Home Page + - + \ No newline at end of file