diff options
| author | s1n <[email protected]> | 2019-10-26 00:18:23 -0700 |
|---|---|---|
| committer | s1n <[email protected]> | 2019-10-26 00:18:23 -0700 |
| commit | f5241c0fb5f290c05fbae2c265a520e42e6946df (patch) | |
| tree | 56bc99769d1bf77e801e368962bac32ebafc8f63 /index.html | |
| parent | updat humans (diff) | |
| download | s1n.pw-admin-f5241c0fb5f290c05fbae2c265a520e42e6946df.tar.xz s1n.pw-admin-f5241c0fb5f290c05fbae2c265a520e42e6946df.zip | |
remove nani off of nav
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -79,7 +79,7 @@ <a href="https://p.s1n.pw/" class="nav-item" active-color="blue">Portfolio</a> <!-- Testimonials -->
<!--<a href="/doge" class="nav-item" active-color="red">Doge</a> <!-- Blog -->
<!--<a href="/cars/" class="nav-item" active-color="rebeccapurple">Cars</a> <!-- Contact -->
- <a href="https://nani.s1n.pw" class="nav-item" active-color="rebeccapurple">Nani?!</a>
+ <!--<a href="https://nani.s1n.pw" class="nav-item" active-color="rebeccapurple">Nani?!</a>-->
<span class="nav-indicator"></span>
</nav>
</div>
|