From 925cd3088d4eed2a64d3f58f9dc7055f2b3e5d4a Mon Sep 17 00:00:00 2001 From: Colin Kuylen Date: Sat, 26 Apr 2025 11:18:40 -0600 Subject: [PATCH 1/2] added my-page-colin-kuylen.html --- my-page-colin-kuylen.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 my-page-colin-kuylen.html diff --git a/my-page-colin-kuylen.html b/my-page-colin-kuylen.html new file mode 100644 index 0000000..b3f0a1b --- /dev/null +++ b/my-page-colin-kuylen.html @@ -0,0 +1,12 @@ + + + + + + Document + + +

This is the page ___ added

+ Back + + From 3e16f2e62d68f1affc0b87a944daf1e6fdfe662a Mon Sep 17 00:00:00 2001 From: Colin Kuylen Date: Sat, 26 Apr 2025 11:23:41 -0600 Subject: [PATCH 2/2] Modified the index anchor tag --- index.html | 2 +- my-page-colin-kuylen.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index ac4fd1a..bc98a02 100644 --- a/index.html +++ b/index.html @@ -6,6 +6,6 @@ GitHub Group Tutorial - Your New Page + Your New Page diff --git a/my-page-colin-kuylen.html b/my-page-colin-kuylen.html index b3f0a1b..4c9cfbf 100644 --- a/my-page-colin-kuylen.html +++ b/my-page-colin-kuylen.html @@ -6,7 +6,7 @@ Document -

This is the page ___ added

+

This is the page Colin added

Back