Hey all quick question,
I just finished my submission for the tribute page project, and I decided to upload the files I made onto GitHub just to practice using it a little. So, when I first created the master branch I added the essentially empty html and css files, and now that I’m finished I wanted to commit the completed files, and merge it just to go through the process. So, I made a new branch based off the master, dropped the files onto the website, went through with the pull/merge request, and then thought I successfully merged everything to the master branch but now the branch still exists and it says “this branch is 1 commit behind master.” Can anyone point me in the right direction of what I need to do in order to complete the push to master?