From 23f99747fd56fd36e8b54ff28f76725ab4d36ca3 Mon Sep 17 00:00:00 2001 From: William Smith Date: Wed, 8 Nov 2017 12:07:41 -0700 Subject: [PATCH 1/4] I added my name to index.html. --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index 4f7f0189f..bd99c7a2c 100755 --- a/index.html +++ b/index.html @@ -7,5 +7,7 @@ + Hello, my name is Thursday. + From a9c162bbfe63e6fe229267dba85140f22a77e5fa Mon Sep 17 00:00:00 2001 From: William Smith Date: Wed, 8 Nov 2017 12:09:34 -0700 Subject: [PATCH 2/4] Revert "I added my name to index.html." This reverts commit 23f99747fd56fd36e8b54ff28f76725ab4d36ca3. --- index.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/index.html b/index.html index bd99c7a2c..4f7f0189f 100755 --- a/index.html +++ b/index.html @@ -7,7 +7,5 @@ - Hello, my name is Thursday. - From ec837b7d65071c0701d25e5de679595d6f77fffa Mon Sep 17 00:00:00 2001 From: William Smith Date: Wed, 8 Nov 2017 12:09:50 -0700 Subject: [PATCH 3/4] Revert "Revert "I added my name to index.html."" This reverts commit a9c162bbfe63e6fe229267dba85140f22a77e5fa. --- index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/index.html b/index.html index 4f7f0189f..bd99c7a2c 100755 --- a/index.html +++ b/index.html @@ -7,5 +7,7 @@ + Hello, my name is Thursday. + From 876904c63771336a12617d9daaddee143466127c Mon Sep 17 00:00:00 2001 From: William Smith Date: Wed, 8 Nov 2017 12:13:31 -0700 Subject: [PATCH 4/4] I added a title, unordered list and header to index.html. --- index.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index bd99c7a2c..6eed7949d 100755 --- a/index.html +++ b/index.html @@ -4,10 +4,15 @@ + William - Hello, my name is Thursday. +

Hello, Code School!

+
    +
  • JavaScript
  • +
  • Python
  • +