We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13b1506 commit 77ec032Copy full SHA for 77ec032
index.html
@@ -168,9 +168,9 @@
168
<div class="nav-wrapper container">
169
<a href="#" class="brand-logo">PolyExtender</a>
170
<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>
+ <li><a href="index.html" class="active">Home</a></li>
+ <li><a href="https://polyextender.github.io/PolyStreamLookup/">PolyStreamLookup</a></li>
+ <li><a href="https://polyextender.github.io/PolyCosmetic/">PolyCosmetic</a></li>
174
</ul>
175
</div>
176
</nav>
0 commit comments