Skip to content

Commit 77ec032

Browse files
authored
Update index.html
1 parent 13b1506 commit 77ec032

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -168,9 +168,9 @@
168168
<div class="nav-wrapper container">
169169
<a href="#" class="brand-logo">PolyExtender</a>
170170
<ul class="right hide-on-med-and-down">
171-
<li><a href="index.html">Home</a></li>
172-
<li><a href="#projects">Projects</a></li>
173-
<li><a href="#about">About</a></li>
171+
<li><a href="index.html" class="active">Home</a></li>
172+
<li><a href="https://polyextender.github.io/PolyStreamLookup/">PolyStreamLookup</a></li>
173+
<li><a href="https://polyextender.github.io/PolyCosmetic/">PolyCosmetic</a></li>
174174
</ul>
175175
</div>
176176
</nav>

0 commit comments

Comments
 (0)