diff options
author | j-james | 2021-10-21 04:22:34 +0000 |
---|---|---|
committer | j-james | 2021-10-21 04:22:34 +0000 |
commit | 6fba454527f80cdde1eb48cc3572ad300cd37fa2 (patch) | |
tree | 7934a290f712cbcf212842aa445c36f22a8eb7e4 /bookshelf.html | |
parent | a37b2f0bdfc2843d116f7e9f525e8c1bb8c7fd1c (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.html | 2 |
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> |