From da7d2772fe6983f136677a9628abbcccb5cb46b3 Mon Sep 17 00:00:00 2001 From: megumi29 Date: Tue, 14 Apr 2020 15:36:48 -0400 Subject: [PATCH] need to update contact page --- Home.html | 8 ++++---- contactme.css | 0 contactme.html | 12 ++++++++++++ 3 files changed, 16 insertions(+), 4 deletions(-) create mode 100644 contactme.css create mode 100644 contactme.html diff --git a/Home.html b/Home.html index 0770392..ad536c4 100755 --- a/Home.html +++ b/Home.html @@ -13,15 +13,15 @@ -
- +

Megumi Designs

@@ -80,7 +80,7 @@

Projects

-
+ \ No newline at end of file diff --git a/contactme.css b/contactme.css new file mode 100644 index 0000000..e69de29 diff --git a/contactme.html b/contactme.html new file mode 100644 index 0000000..54fa40d --- /dev/null +++ b/contactme.html @@ -0,0 +1,12 @@ + + + + + + Document + + + + + + \ No newline at end of file