From 44daeb92a94106f8cf5a61bd09775930457d9b86 Mon Sep 17 00:00:00 2001 From: "github-classroom[bot]" <66690702+github-classroom[bot]@users.noreply.github.com> Date: Thu, 8 May 2025 20:57:23 +0000 Subject: [PATCH 1/3] add deadline --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1956698..e59182e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +[![Review Assignment Due Date](https://classroom.github.com/assets/deadline-readme-button-22041afd0340ce965d47ae6ef1cefeee28c7c493a6346c4f15d667ab976d596c.svg)](https://classroom.github.com/a/0uiMevno) # git-group-tutorial The purpose of this tutorial is to learn and apply git commands needed to collaborate on a team project. From 54ccb2bcc00d6e88f81adc5377b982483e651fd7 Mon Sep 17 00:00:00 2001 From: Grant Hinze Date: Thu, 8 May 2025 16:06:32 -0500 Subject: [PATCH 2/3] add mypageGrantHinze.html --- MyPageGrantHinze.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 MyPageGrantHinze.html diff --git a/MyPageGrantHinze.html b/MyPageGrantHinze.html new file mode 100644 index 0000000..ce23215 --- /dev/null +++ b/MyPageGrantHinze.html @@ -0,0 +1,12 @@ + + + + + +Document + + +

This is the page Grant added

+Back + + \ No newline at end of file From fe191b902947c39da5f7f79fd5ef934cf2891402 Mon Sep 17 00:00:00 2001 From: Grant Hinze Date: Thu, 8 May 2025 16:13:38 -0500 Subject: [PATCH 3/3] modified the index anchor tag --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index ac4fd1a..79c5582 100644 --- a/index.html +++ b/index.html @@ -6,6 +6,6 @@ GitHub Group Tutorial - Your New Page + First's Page