From 3988017d55ee69508f6c32aa05f9714a8aa6c25c Mon Sep 17 00:00:00 2001 From: chris Date: Mon, 13 Mar 2023 16:53:13 -0400 Subject: [PATCH] first --- README.md | 0 index.html | 15 +++++++++++++++ 2 files changed, 15 insertions(+) create mode 100644 README.md create mode 100644 index.html diff --git a/README.md b/README.md new file mode 100644 index 0000000..e69de29 diff --git a/index.html b/index.html new file mode 100644 index 0000000..9aa0d15 --- /dev/null +++ b/index.html @@ -0,0 +1,15 @@ + + + + + + + Hi I'm Kat! + + + +
+

Hi! I'm Kat!

+
+ + \ No newline at end of file