diff options
| author | s1n <[email protected]> | 2019-10-27 16:23:32 -0700 |
|---|---|---|
| committer | s1n <[email protected]> | 2019-10-27 16:23:32 -0700 |
| commit | 276d971c2c58f722d9e13c31dd4aa07dae1f58a2 (patch) | |
| tree | 7ef29a06349dbf378a5e11e955df1dce1d864ee6 | |
| parent | remove nani links from most places, del /links/ (diff) | |
| download | s1n.pw-admin-276d971c2c58f722d9e13c31dd4aa07dae1f58a2.tar.xz s1n.pw-admin-276d971c2c58f722d9e13c31dd4aa07dae1f58a2.zip | |
remove nani from 404
| -rw-r--r-- | 404.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,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> |