summaryrefslogtreecommitdiff
path: root/index.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 /index.html
parenta37b2f0bdfc2843d116f7e9f525e8c1bb8c7fd1c (diff)
Update navbar to point to my resume
Client-side includes can't come soon enough :-(
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index f37d317..45d11e8 100644
--- a/index.html
+++ b/index.html
@@ -14,7 +14,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>