From 072020f7eccb5bfad046763127d06c6195e01605 Mon Sep 17 00:00:00 2001 From: Wesley Date: Wed, 5 Dec 2018 19:05:35 -0800 Subject: [PATCH 1/5] 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 e8f61c37517fe68934153ba675e705639713272b Mon Sep 17 00:00:00 2001 From: Wesley Date: Wed, 5 Dec 2018 19:19:36 -0800 Subject: [PATCH 2/5] added Hello World --- index.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/index.html b/index.html index e69de29..088ee94 100644 --- a/index.html +++ b/index.html @@ -0,0 +1,14 @@ + + + + + + Hello World + + + + + + + + \ No newline at end of file From 18eb0d2c7a7cea9c9ffb1009bf68300c12f09c03 Mon Sep 17 00:00:00 2001 From: Wesley Date: Wed, 5 Dec 2018 19:38:33 -0800 Subject: [PATCH 3/5] added title --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 088ee94..82ef4a0 100644 --- a/index.html +++ b/index.html @@ -3,12 +3,12 @@ - Hello World + FSPW4 Lecture - + Hello World!! \ No newline at end of file From 32bc5d2af2ca98ef2a0946d6f60b935d11191231 Mon Sep 17 00:00:00 2001 From: Wesley Date: Wed, 5 Dec 2018 19:40:42 -0800 Subject: [PATCH 4/5] change to html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 82ef4a0..41b978e 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,4 @@ - + From 222f83696df2152b28b70c6876387d59ed7af02a Mon Sep 17 00:00:00 2001 From: Wesley Date: Wed, 5 Dec 2018 19:41:56 -0800 Subject: [PATCH 5/5] added 2nd line --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 41b978e..4a4243d 100644 --- a/index.html +++ b/index.html @@ -10,5 +10,6 @@ Hello World!! + How is the lecture going? \ No newline at end of file