From d8fb4715405a1f014fbaf220e731d73f0b625e9c Mon Sep 17 00:00:00 2001 From: Tara Sherman Date: Wed, 5 Dec 2018 22:06:59 -0500 Subject: [PATCH 1/2] add index.html --- index.html | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..e69de29 From ed7ef1ffecad95b4f1325e36d7fe8ea99f799022 Mon Sep 17 00:00:00 2001 From: Tara Sherman Date: Wed, 5 Dec 2018 22:45:30 -0500 Subject: [PATCH 2/2] adding a question --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index e69de29..63de8a6 100644 --- a/index.html +++ b/index.html @@ -0,0 +1,2 @@ +Hello world +How are you doing? \ No newline at end of file