summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorj-james2022-09-17 23:12:09 +0000
committerj-james2022-09-17 23:12:09 +0000
commit654129da2f5645dbbca9f46b1bf59aeaf8314f01 (patch)
tree6a054cc16ab12b3dca301ee94d842f631af781fd
parent996eecd1af28f8bf0f4c9b6f92dd1c65815f2ccc (diff)
Replace links navlink with posts
-rw-r--r--404.html2
-rw-r--r--about.html2
-rw-r--r--bookshelf.html2
-rw-r--r--index.html2
-rw-r--r--links.html2
-rw-r--r--monogram.html2
-rw-r--r--posts.html2
-rw-r--r--projects.html2
8 files changed, 8 insertions, 8 deletions
diff --git a/404.html b/404.html
index 9cb6b66..76ac4ec 100644
--- a/404.html
+++ b/404.html
@@ -17,7 +17,7 @@
<nav>
<a href="https://j-james.me/about">about</a>
<a href="https://j-james.me/resume">resume</a>
- <a href="https://j-james.me/links">links</a>
+ <a href="https://j-james.me/posts">posts</a>
<a href="https://j-james.me/writeups">writeups</a>
</nav>
</header>
diff --git a/about.html b/about.html
index d144d44..bb44576 100644
--- a/about.html
+++ b/about.html
@@ -16,7 +16,7 @@
<nav>
<a href="https://j-james.me/about">about</a>
<a href="https://j-james.me/resume">resume</a>
- <a href="https://j-james.me/links">links</a>
+ <a href="https://j-james.me/posts">posts</a>
<a href="https://j-james.me/writeups">writeups</a>
</nav>
</header>
diff --git a/bookshelf.html b/bookshelf.html
index 3a662e1..1f529f3 100644
--- a/bookshelf.html
+++ b/bookshelf.html
@@ -17,7 +17,7 @@
<nav>
<a href="https://j-james.me/about">about</a>
<a href="https://j-james.me/resume">resume</a>
- <a href="https://j-james.me/links">links</a>
+ <a href="https://j-james.me/posts">posts</a>
<a href="https://j-james.me/writeups">writeups</a>
</nav>
</header>
diff --git a/index.html b/index.html
index fb3e02e..722df92 100644
--- a/index.html
+++ b/index.html
@@ -16,7 +16,7 @@
<nav>
<a href="https://j-james.me/about">about</a>
<a href="https://j-james.me/resume">resume</a>
- <a href="https://j-james.me/links">links</a>
+ <a href="https://j-james.me/posts">posts</a>
<a href="https://j-james.me/writeups">writeups</a>
</nav>
</header>
diff --git a/links.html b/links.html
index ac8b077..528de42 100644
--- a/links.html
+++ b/links.html
@@ -16,7 +16,7 @@
<nav>
<a href="https://j-james.me/about">about</a>
<a href="https://j-james.me/resume">resume</a>
- <a href="https://j-james.me/links">links</a>
+ <a href="https://j-james.me/posts">posts</a>
<a href="https://j-james.me/writeups">writeups</a>
</nav>
</header>
diff --git a/monogram.html b/monogram.html
index 7597a39..b9add26 100644
--- a/monogram.html
+++ b/monogram.html
@@ -16,7 +16,7 @@
·
<a href="https://j-james.me/resume" style="color: black;">resume</a>
·
- <a href="https://j-james.me/links" style="color: black;">links</a>
+ <a href="https://j-james.me/posts" style="color: black;">posts</a>
·
<a href="https://j-james.me/bookshelf" style="color: black;">bookshelf</a>
</nav>
diff --git a/posts.html b/posts.html
index 41f3604..6dad24c 100644
--- a/posts.html
+++ b/posts.html
@@ -16,7 +16,7 @@
<nav>
<a href="https://j-james.me/about">about</a>
<a href="https://j-james.me/resume">resume</a>
- <a href="https://j-james.me/links">links</a>
+ <a href="https://j-james.me/posts">posts</a>
<a href="https://j-james.me/writeups">writeups</a>
</nav>
</header>
diff --git a/projects.html b/projects.html
index fb03a03..2ac1baf 100644
--- a/projects.html
+++ b/projects.html
@@ -16,7 +16,7 @@
<nav>
<a href="https://j-james.me/about">about</a>
<a href="https://j-james.me/resume">resume</a>
- <a href="https://j-james.me/links">links</a>
+ <a href="https://j-james.me/posts">posts</a>
<a href="https://j-james.me/writeups">writeups</a>
</nav>
</header>