Skip to content
Snippets Groups Projects
Commit c8437a41 authored by Jonathon Stadon's avatar Jonathon Stadon
Browse files

aditional comments

parent 9f2e0a9a
Branches
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@
</nav>
<nav id="mobile"> <!-- menu to be used on mobile-->
<a href="index.html" target="_blank"><img src="button.png" alt="button"> </a><!--target="_blank" opens a link in a new page-->
<a href="index.html" target="_blank"><img src="img/button.png" alt="button"> </a><!--target="_blank" opens a link in a new page-->
</nav> <!-- burger menu, consider CSS or JS menu-->
<div id="logo"> <img src="img/logo.png" alt="This is the logo"></div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment