From 9c60ceea292f18c4fb71f32650ceca59fb441cea Mon Sep 17 00:00:00 2001 From: Maxwell Hirsch Date: Wed, 14 Oct 2020 20:01:28 -0700 Subject: [PATCH 1/2] Test I added two files. --- index.html | 0 style.css | 0 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 index.html create mode 100644 style.css diff --git a/index.html b/index.html new file mode 100644 index 0000000..e69de29 diff --git a/style.css b/style.css new file mode 100644 index 0000000..e69de29 From 2827eae1bd772185d4e9bb10accf0dad23b1a442 Mon Sep 17 00:00:00 2001 From: Maxwell Hirsch Date: Thu, 15 Oct 2020 17:32:23 -0700 Subject: [PATCH 2/2] Update style.css --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index e69de29..1689c1e 100644 --- a/style.css +++ b/style.css @@ -0,0 +1 @@ +/*I think this is HTML(?). I am not very familiar with this language!*/ \ No newline at end of file