diff options
| author | s1n <[email protected]> | 2019-10-27 16:18:55 -0700 |
|---|---|---|
| committer | s1n <[email protected]> | 2019-10-27 16:18:55 -0700 |
| commit | 6e7ac14a166a121d97a25b32e4472fa78ef2ccec (patch) | |
| tree | 5a391351add61d1bcf2c2d81bdf45b46e1408362 /about | |
| parent | remove <3 (diff) | |
| download | s1n.pw-admin-6e7ac14a166a121d97a25b32e4472fa78ef2ccec.tar.xz s1n.pw-admin-6e7ac14a166a121d97a25b32e4472fa78ef2ccec.zip | |
remove nani from about
Diffstat (limited to 'about')
| -rw-r--r-- | about/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/about/index.html b/about/index.html index c654b90..201fbe8 100644 --- a/about/index.html +++ b/about/index.html @@ -27,7 +27,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> |