diff options
| author | s1n <[email protected]> | 2019-10-20 19:26:36 -0700 |
|---|---|---|
| committer | s1n <[email protected]> | 2019-10-20 19:26:36 -0700 |
| commit | 6595076e55f1a38ee64ae8d996194987f3dfb44a (patch) | |
| tree | f4f67318741db3f6cd18a431456e12f05df834b3 | |
| parent | grammer (diff) | |
| download | s1n.pw-admin-6595076e55f1a38ee64ae8d996194987f3dfb44a.tar.xz s1n.pw-admin-6595076e55f1a38ee64ae8d996194987f3dfb44a.zip | |
add portfolio to navbar
| -rw-r--r-- | 404.html | 2 | ||||
| -rw-r--r-- | about/index.html | 2 | ||||
| -rw-r--r-- | halloween/index.html | 2 | ||||
| -rw-r--r-- | index.html | 2 | ||||
| -rw-r--r-- | konami/index.html | 2 | ||||
| -rw-r--r-- | links/index.html | 2 | ||||
| -rw-r--r-- | oauth2/index.html | 2 |
7 files changed, 7 insertions, 7 deletions
@@ -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> diff --git a/about/index.html b/about/index.html index 0c0c538..3aabbf0 100644 --- a/about/index.html +++ b/about/index.html @@ -24,7 +24,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="#" 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> 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> @@ -76,7 +76,7 @@ <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="/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>
diff --git a/konami/index.html b/konami/index.html index 171be3a..660a78a 100644 --- a/konami/index.html +++ b/konami/index.html @@ -74,7 +74,7 @@ <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="/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="/directory/" class="nav-item" active-color="rebeccapurple">Directory</a> diff --git a/links/index.html b/links/index.html index 37b07fd..df91730 100644 --- a/links/index.html +++ b/links/index.html @@ -29,7 +29,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> diff --git a/oauth2/index.html b/oauth2/index.html index 35e6eb2..4cc4476 100644 --- a/oauth2/index.html +++ b/oauth2/index.html @@ -31,7 +31,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> |