summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authors1nical <[email protected]>2019-08-10 17:57:48 -0700
committers1nical <[email protected]>2019-08-10 17:57:48 -0700
commitc4740b5db4841eed8857dd413e7f828e1e7161b0 (patch)
tree2f96d1b7bfeb8f70ba92f6a30582a0b7cfe0197d /index.html
parentreplace with todo (diff)
downloads1n.pw-admin-c4740b5db4841eed8857dd413e7f828e1e7161b0.tar.xz
s1n.pw-admin-c4740b5db4841eed8857dd413e7f828e1e7161b0.zip
reroute about to 404
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 8e3bce9..8458084 100644
--- a/index.html
+++ b/index.html
@@ -70,7 +70,7 @@
<div class="navigation-bar">
<nav class="nav">
<a href="#" class="nav-item" active-color="orange">Home</a> <!-- Had `is-active` after it but removed it due to not highlighting. -->
- <a href="https://github.com/users/s1nical/projects/1" class="nav-item" active-color="green">About</a> <!-- About -->
+ <a href="./404.html" class="nav-item" active-color="green">About</a> <!-- About -->
<a href="./dino/" class="nav-item" active-color="blue">Dino</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 -->