From f7b09f978dcc5815ee8d40578e642e22f3a709c2 Mon Sep 17 00:00:00 2001 From: Clare Date: Wed, 14 Oct 2020 20:01:34 -0700 Subject: [PATCH 1/2] Added two files --- index.html | 1 + style.css | 0 2 files changed, 1 insertion(+) create mode 100644 index.html create mode 100644 style.css diff --git a/index.html b/index.html new file mode 100644 index 0000000..112525b --- /dev/null +++ b/index.html @@ -0,0 +1 @@ +Hello!! \ No newline at end of file diff --git a/style.css b/style.css new file mode 100644 index 0000000..e69de29 From f78000496160de2b5deafa401ff584992a1f6f44 Mon Sep 17 00:00:00 2001 From: Clare Date: Wed, 14 Oct 2020 20:49:31 -0700 Subject: [PATCH 2/2] New comment --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 112525b..5bd070a 100644 --- a/index.html +++ b/index.html @@ -1 +1,2 @@ -Hello!! \ No newline at end of file +Hello!! +FGDFDG \ No newline at end of file