Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update portfolio.html
  • Loading branch information
jac18042 committed Feb 1, 2020
1 parent 69348c6 commit ef9de3f
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions portfolio.html
Expand Up @@ -7,14 +7,11 @@
<title>Jason Cramer</title> <title>Jason Cramer</title>


<div> <div>
<ul>
<li><a href="javascript:void(0);">Jason Cramer</a></li>
</ul>
<ul class ="tool1"> <ul class ="tool1">
<li><a href="index.html">Home</a></li> <li><a href="index.html">Home</a></li>
<li><a class="active" href="portfolio.html">Portfolio</a></li> <li><a class="active" href="portfolio.html">Portfolio</a></li>
<li><a href="resume.html">Resume</a></li> <li><a href="resume.html">Resume</a></li>
<li class="tool2" style="padding-left:70%;">Jason Cramer - 2020</li> <li class="tool2" style="padding-left:65%;">Jason Cramer - 2020</li>
</ul> </ul>
</div> </div>


Expand Down

0 comments on commit ef9de3f

Please sign in to comment.