summaryrefslogtreecommitdiff
path: root/404.html
diff options
context:
space:
mode:
authors1n <[email protected]>2019-10-20 19:26:36 -0700
committers1n <[email protected]>2019-10-20 19:26:36 -0700
commit6595076e55f1a38ee64ae8d996194987f3dfb44a (patch)
treef4f67318741db3f6cd18a431456e12f05df834b3 /404.html
parentgrammer (diff)
downloads1n.pw-admin-6595076e55f1a38ee64ae8d996194987f3dfb44a.tar.xz
s1n.pw-admin-6595076e55f1a38ee64ae8d996194987f3dfb44a.zip
add portfolio to navbar
Diffstat (limited to '404.html')
-rw-r--r--404.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/404.html b/404.html
index 99254c3..9695178 100644
--- a/404.html
+++ b/404.html
@@ -33,7 +33,7 @@
<a href="/" class="nav-item" active-color="orange">Home</a>
<!-- Had `is-active` after it but removed it due to not highlighting. -->
<a href="/about/" class="nav-item" active-color="green">About</a> <!-- About -->
- <!--<a href="/dino/" class="nav-item" active-color="blue">Dino</a> <!-- Testimonials -->
+ <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>