From f68f33758f2b2829792a3ddee7a773bc0022a2dd Mon Sep 17 00:00:00 2001 From: Dan Flavin Date: Sat, 21 Jul 2018 10:05:00 -0400 Subject: [PATCH 1/7] creted new page with authors name --- dflavin.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 dflavin.html diff --git a/dflavin.html b/dflavin.html new file mode 100644 index 0000000..7e31826 --- /dev/null +++ b/dflavin.html @@ -0,0 +1,12 @@ + + + + + + + Dan Flavin + + +

Dan Flavin

+ + \ No newline at end of file From d111734a4e4a5d38b2a0ef7d6e72fab0e5764abe Mon Sep 17 00:00:00 2001 From: Dan Flavin Date: Sat, 21 Jul 2018 10:09:10 -0400 Subject: [PATCH 2/7] remarks about git --- dflavin.html | 1 + 1 file changed, 1 insertion(+) diff --git a/dflavin.html b/dflavin.html index 7e31826..67a7618 100644 --- a/dflavin.html +++ b/dflavin.html @@ -8,5 +8,6 @@

Dan Flavin

+ I am here trying to learn Git, so far so good. \ No newline at end of file From ba1c82fd4dddf8fdf6e835dbffda38396f450ccd Mon Sep 17 00:00:00 2001 From: Dan Flavin Date: Sat, 21 Jul 2018 10:10:15 -0400 Subject: [PATCH 3/7] added code to last commit --- dflavin.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dflavin.html b/dflavin.html index 67a7618..aac94ab 100644 --- a/dflavin.html +++ b/dflavin.html @@ -8,6 +8,7 @@

Dan Flavin

- I am here trying to learn Git, so far so good. +

I am here trying to learn Git, so far so good.

+ \ No newline at end of file From fdf7dcf0adfd25237043fb28256e946384803ace Mon Sep 17 00:00:00 2001 From: Dan Flavin Date: Sat, 21 Jul 2018 10:19:09 -0400 Subject: [PATCH 4/7] external css file --- gitpractice.css | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 gitpractice.css diff --git a/gitpractice.css b/gitpractice.css new file mode 100644 index 0000000..79ca3e7 --- /dev/null +++ b/gitpractice.css @@ -0,0 +1,4 @@ +.waytogo { + font-family: Arial, Helvetica, sans-serif; + font-weight: bolder +} \ No newline at end of file From 88ef0463c0c2bec7d197c11b62ab51560b367785 Mon Sep 17 00:00:00 2001 From: Dan Flavin Date: Sat, 21 Jul 2018 10:21:35 -0400 Subject: [PATCH 5/7] added css link --- dflavin.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dflavin.html b/dflavin.html index aac94ab..e3fc69f 100644 --- a/dflavin.html +++ b/dflavin.html @@ -5,10 +5,11 @@ Dan Flavin +

Dan Flavin

-

I am here trying to learn Git, so far so good.

+

I am here trying to learn Git, so far so good.

\ No newline at end of file From 50aceeb2af70d13478bffdbee61a4a08fde44709 Mon Sep 17 00:00:00 2001 From: Dan Flavin Date: Sat, 21 Jul 2018 10:45:55 -0400 Subject: [PATCH 6/7] Changed the symantics --- dflavin.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dflavin.html b/dflavin.html index e3fc69f..ae0f5fb 100644 --- a/dflavin.html +++ b/dflavin.html @@ -8,7 +8,7 @@ -

Dan Flavin

+

Dan Flavin

I am here trying to learn Git, so far so good.

From 5f24743206a23f5b40e2022cddbc497725a9630e Mon Sep 17 00:00:00 2001 From: Dan Flavin Date: Sat, 21 Jul 2018 11:01:08 -0400 Subject: [PATCH 7/7] adding body info --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index a6b5e19..bf537f5 100644 --- a/index.html +++ b/index.html @@ -7,6 +7,6 @@ Welcome To SWFL Coders! - +

this is a change made on github

- \ No newline at end of file +