Skip to content

Commit

Permalink
Updating navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
acoreynews committed Jan 18, 2025
1 parent 943fad1 commit 77edc5e
Show file tree
Hide file tree
Showing 5 changed files with 40 additions and 46 deletions.
21 changes: 10 additions & 11 deletions Python.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,16 @@
<main class="container">


<nav>
<ul>
<li><a href="index.html">Alexander S. Corey</a></li>
</ul>
<ul>
<li><a href="bio.html">About Me</a></li>
<li><a href="static/AlexCoreyResume.pdf" target="_blank">Resume</a></li>
<li><a href="https://github.com/acoreynews" target="_blank" class="contrast">GitHub</a></li>
<li><a href="https://www.linkedin.com/in/alexander-s-corey" target="_blank" class="contrast">LinkedIn</a></li>
</ul>
</nav>
<h1><a style="text-decoration:none;" href="index.html" class="contrast">Alexander S. Corey</a></h1>
<nav>

<ul>
<li><a href="bio.html">About Me</a></li>
<li><a href="static/AlexCoreyResume.pdf" target="_blank" class="secondary">Resume</a></li>
<li><a href="https://github.com/acoreynews" target="_blank" class="secondary">GitHub</a></li>
<li><a href="https://www.linkedin.com/in/alexander-s-corey" target="_blank" class="secondary">LinkedIn</a></li>
</ul>
</nav>

<!-- HTML generated using hilite.me --><table><tr><td><pre style="margin: 0; line-height: 125%"> 1
2
Expand Down
21 changes: 10 additions & 11 deletions RubyScrabble.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,16 @@
<main class="container">


<nav>
<ul>
<li><a href="index.html">Alexander S. Corey</a></li>
</ul>
<ul>
<li><a href="bio.html">About Me</a></li>
<li><a href="static/AlexCoreyResume.pdf" target="_blank">Resume</a></li>
<li><a href="https://github.com/acoreynews" target="_blank" class="contrast">GitHub</a></li>
<li><a href="https://www.linkedin.com/in/alexander-s-corey" target="_blank" class="contrast">LinkedIn</a></li>
</ul>
</nav>
<h1><a style="text-decoration:none;" href="index.html" class="contrast">Alexander S. Corey</a></h1>
<nav>

<ul>
<li><a href="bio.html">About Me</a></li>
<li><a href="static/AlexCoreyResume.pdf" target="_blank" class="secondary">Resume</a></li>
<li><a href="https://github.com/acoreynews" target="_blank" class="secondary">GitHub</a></li>
<li><a href="https://www.linkedin.com/in/alexander-s-corey" target="_blank" class="secondary">LinkedIn</a></li>
</ul>
</nav>

<!-- HTML generated using hilite.me --><table><tr><td><pre style="margin: 0; line-height: 125%"> 1
2
Expand Down
21 changes: 10 additions & 11 deletions WeatherCalculatorCPP.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,17 +21,16 @@
<main class="container">


<nav>
<ul>
<li><a href="index.html">Alexander S. Corey</a></li>
</ul>
<ul>
<li><a href="bio.html">About Me</a></li>
<li><a href="static/AlexCoreyResume.pdf" target="_blank">Resume</a></li>
<li><a href="https://github.com/acoreynews" target="_blank" class="contrast">GitHub</a></li>
<li><a href="https://www.linkedin.com/in/alexander-s-corey" target="_blank" class="contrast">LinkedIn</a></li>
</ul>
</nav>
<h1><a style="text-decoration:none;" href="index.html" class="contrast">Alexander S. Corey</a></h1>
<nav>

<ul>
<li><a href="bio.html">About Me</a></li>
<li><a href="static/AlexCoreyResume.pdf" target="_blank" class="secondary">Resume</a></li>
<li><a href="https://github.com/acoreynews" target="_blank" class="secondary">GitHub</a></li>
<li><a href="https://www.linkedin.com/in/alexander-s-corey" target="_blank" class="secondary">LinkedIn</a></li>
</ul>
</nav>


<!-- HTML generated using hilite.me --><table><tr><td><pre style="margin: 0; line-height: 125%"> 1
Expand Down
11 changes: 5 additions & 6 deletions bio.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,14 @@
<main class="container">


<h1><a style="text-decoration:none;" href="index.html" class="contrast">Alexander S. Corey</a></h1>
<nav>
<ul>
<li><a href="index.html">Alexander S. Corey</a></li>
</ul>

<ul>
<li><a href="#">About Me</a></li>
<li><a href="static/AlexCoreyResume.pdf" target="_blank">Resume</a></li>
<li><a href="https://github.com/acoreynews" target="_blank" class="contrast">GitHub</a></li>
<li><a href="https://www.linkedin.com/in/alexander-s-corey" target="_blank" class="contrast">LinkedIn</a></li>
<li><a href="static/AlexCoreyResume.pdf" target="_blank" class="secondary">Resume</a></li>
<li><a href="https://github.com/acoreynews" target="_blank" class="secondary">GitHub</a></li>
<li><a href="https://www.linkedin.com/in/alexander-s-corey" target="_blank" class="secondary">LinkedIn</a></li>
</ul>
</nav>

Expand Down
12 changes: 5 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,16 +20,14 @@
<body>
<main class="container">


<h1><a style="text-decoration:none;" href="#" class="contrast">Alexander S. Corey</a></h1>
<nav>
<ul>
<li><a href="#">Alexander S. Corey</a></li>
</ul>

<ul>
<li><a href="bio.html">About Me</a></li>
<li><a href="static/AlexCoreyResume.pdf" target="_blank">Resume</a></li>
<li><a href="https://github.com/acoreynews" target="_blank" class="contrast">GitHub</a></li>
<li><a href="https://www.linkedin.com/in/alexander-s-corey" target="_blank" class="contrast">LinkedIn</a></li>
<li><a href="static/AlexCoreyResume.pdf" target="_blank" class="secondary">Resume</a></li>
<li><a href="https://github.com/acoreynews" target="_blank" class="secondary">GitHub</a></li>
<li><a href="https://www.linkedin.com/in/alexander-s-corey" target="_blank" class="secondary">LinkedIn</a></li>
</ul>
</nav>

Expand Down

0 comments on commit 77edc5e

Please sign in to comment.