diff options
Diffstat (limited to 'halloween')
| -rw-r--r-- | halloween/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/halloween/index.html b/halloween/index.html index 48fe664..effebf8 100644 --- a/halloween/index.html +++ b/halloween/index.html @@ -83,7 +83,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> |