/ not index

This commit is contained in:
2018-08-01 11:38:57 -04:00
parent f0b3fb1a84
commit 55db6eb7a7
4 changed files with 8 additions and 8 deletions

View File

@@ -26,12 +26,12 @@
<header class="m2 clearfix">
<div class="h0 bold">
<a id="title" href="index" style="text-decoration: none; color: inherit;">Zev Averbach</a>
<a id="title" href="/" style="text-decoration: none; color: inherit;">Zev Averbach</a>
</div>
<nav class="white bg-white">
<div id="nav">
<a href="/index" class="btn btn-primary not-rounded py2 bg-blue">About</a>
<a href="/" class="btn btn-primary not-rounded py2 bg-blue">About</a>
<a href="/projects" class="btn btn-primary not-rounded py2 bg-green">Projects</a>
<a href="/blog" class="btn btn-primary not-rounded py2 bg-white" style="color: rgba(0, 0, 0, .7); border: 1px solid rgba(0, 0, 0, .1);">Blog</a>
<a href="https://www.linkedin.com/in/zev-averbach-964572156/" target="_blank" class="btn btn-primary not-rounded py2 bg-yellow">LinkedIn</a>

View File

@@ -26,12 +26,12 @@
<header class="m2 clearfix">
<div class="h0 bold">
<a id="title" href="index" style="text-decoration: none; color: inherit;">Zev Averbach</a>
<a id="title" href="/" style="text-decoration: none; color: inherit;">Zev Averbach</a>
</div>
<nav class="white bg-white">
<div id="nav">
<a href="/index" class="btn btn-primary not-rounded py2 bg-blue">About</a>
<a href="/" class="btn btn-primary not-rounded py2 bg-blue">About</a>
<a href="/projects" class="btn btn-primary not-rounded py2 bg-green">Projects</a>
<a href="/blog" class="btn btn-primary not-rounded py2 bg-white" style="color: rgba(0, 0, 0, .7); border: 1px solid rgba(0, 0, 0, .1);">Blog</a>
<a href="https://www.linkedin.com/in/zev-averbach-964572156/" target="_blank" class="btn btn-primary not-rounded py2 bg-yellow">LinkedIn</a>