From effc0564dacb51654389d4fc4aff9f5087cf54ac Mon Sep 17 00:00:00 2001 From: Bret Curtis Date: Tue, 16 Jan 2024 15:30:52 +0000 Subject: [PATCH] initial commit, add index --- README.md | 2 -- index.html | 1 + 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 README.md create mode 100644 index.html diff --git a/README.md b/README.md deleted file mode 100644 index a2f640e..0000000 --- a/README.md +++ /dev/null @@ -1,2 +0,0 @@ -# site -Mindwerks.net Website diff --git a/index.html b/index.html new file mode 100644 index 0000000..7e719a3 --- /dev/null +++ b/index.html @@ -0,0 +1 @@ +Welcome... \ No newline at end of file