So I submitted early this morning and got this back…
The questions you missed were:
’master’ branch
--- a/site.html+++ b/site.html@@ -8,9 +8,5 @@- <img src="images/drawings/joseph-roulin.jpg">- <img src="images/drawings/stag-beetle.jpg">- <img src="images/pictures/pearblossom-hwy.jpg">- <img src="images/pictures/specimens.jpg">\ No newline at end of file
’pictures’ branch
--- a/site.html+++ b/site.html@@ -8,7 +8,5 @@- <img src="images/pictures/pearblossom-hwy.jpg">- <img src="images/pictures/specimens.jpg">\ No newline at end of file
’together’ branch
--- a/site.html+++ b/site.html@@ -9,7 +9,6 @@- <img src="images/drawings/lands-end.jpg">
One thing that I found out right off the bat...was not merging 'together' with 'master.'
Would this potentially solve all my issues?
Thanks in advance.
Sean