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. diff --git a/function.txt b/function.txt new file mode 100644 index 0000000..669ed0c --- /dev/null +++ b/function.txt @@ -0,0 +1,3 @@ +This is a representation of an unfinished function a group member is working on. +This is the changes made to this branch while you were working on rb-test +This is a new change from Brett Blomquist. \ No newline at end of file diff --git a/important.txt b/important.txt new file mode 100644 index 0000000..e69de29 diff --git a/index.html b/index.html index ac4fd1a..912a25c 100644 --- a/index.html +++ b/index.html @@ -6,6 +6,10 @@ GitHub Group Tutorial - Your New Page + + Shuang's Page + Elaina's Page + Brett's Page + diff --git a/my-page-brett-blomquist.html b/my-page-brett-blomquist.html new file mode 100644 index 0000000..70ff673 --- /dev/null +++ b/my-page-brett-blomquist.html @@ -0,0 +1,12 @@ + + + + + +Document + + +

This is the page Brett added

+Back + + \ No newline at end of file diff --git a/my-page-elaina-haugen.html b/my-page-elaina-haugen.html new file mode 100644 index 0000000..ed8a54b --- /dev/null +++ b/my-page-elaina-haugen.html @@ -0,0 +1,15 @@ + + + + + + + Document + + + +

This is the page Elaina added

+ Back + + + \ No newline at end of file diff --git a/my-page-shuang-wu.html b/my-page-shuang-wu.html new file mode 100644 index 0000000..8edab6b --- /dev/null +++ b/my-page-shuang-wu.html @@ -0,0 +1,13 @@ + + + + + + Document + + +

This is the page Shuang added

+ Back + + +