summaryrefslogtreecommitdiff
path: root/bookshelf.html
diff options
context:
space:
mode:
authorj-james2021-10-21 04:22:34 +0000
committerj-james2021-10-21 04:22:34 +0000
commit6fba454527f80cdde1eb48cc3572ad300cd37fa2 (patch)
tree7934a290f712cbcf212842aa445c36f22a8eb7e4 /bookshelf.html
parenta37b2f0bdfc2843d116f7e9f525e8c1bb8c7fd1c (diff)
Update navbar to point to my resume
Client-side includes can't come soon enough :-(
Diffstat (limited to 'bookshelf.html')
-rw-r--r--bookshelf.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/bookshelf.html b/bookshelf.html
index 75272b9..007c14e 100644
--- a/bookshelf.html
+++ b/bookshelf.html
@@ -15,7 +15,7 @@
</h1>
<nav>
<a href="https://j-james.me/about">about</a>
- <a href="https://j-james.me/projects">projects</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/bookshelf">bookshelf</a>
</nav>