diff --git a/README.md b/README.md index a53fe0f..afae4b9 100644 --- a/README.md +++ b/README.md @@ -126,3 +126,10 @@ You will be demonstrating your knowledge of GitHub workflow and Scrum fundamenta - Your repo's master branch should have the updated code (in the todo-src directory) to reflect each task/ticket. Have fun! :sunglasses: :+1: + +Joseph Cacioppo +Zach was here! +Ming +Cristo BOIIII +Lili +Himal diff --git a/corgi.gif b/corgi.gif new file mode 100644 index 0000000..e61eb35 Binary files /dev/null and b/corgi.gif differ diff --git a/todo-src/style.css b/todo-src/style.css index cbbae65..c4cc090 100644 --- a/todo-src/style.css +++ b/todo-src/style.css @@ -1,6 +1,6 @@ /* Styles go here */ body { - background: grey; + background: #558C89; }