Skip to content

Commit

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

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

Expand Down

0 comments on commit 96bb861

Please sign in to comment.