diff options
| author | s1n <[email protected]> | 2019-10-27 16:21:14 -0700 |
|---|---|---|
| committer | s1n <[email protected]> | 2019-10-27 16:21:14 -0700 |
| commit | 3caf01739ec351a732a73b0a5b690b3c4d579cda (patch) | |
| tree | e14597b54b6d1fa13f6d27d4ded25b92ecbd87a6 /to/example | |
| parent | remove nani from about (diff) | |
| download | s1n.pw-admin-3caf01739ec351a732a73b0a5b690b3c4d579cda.tar.xz s1n.pw-admin-3caf01739ec351a732a73b0a5b690b3c4d579cda.zip | |
remove nani links from most places, del /links/
Diffstat (limited to 'to/example')
| -rw-r--r-- | to/example/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/to/example/index.html b/to/example/index.html index e4b299a..fc9e79c 100644 --- a/to/example/index.html +++ b/to/example/index.html @@ -40,7 +40,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> |