diff options
author | j-james | 2021-08-27 07:13:10 +0000 |
---|---|---|
committer | j-james | 2021-08-27 07:27:17 +0000 |
commit | c596a7773d8063035bf274e864ffb82a7ae6c47e (patch) | |
tree | 86ef0f9e2321869f987c969e93a607fa00426bf3 /projects.html | |
parent | 23d3cc78e1ad587e3caf75adfd4ceba1da9e36a8 (diff) |
Create links collection
Diffstat (limited to 'projects.html')
-rw-r--r-- | projects.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/projects.html b/projects.html index 491302e..cb75477 100644 --- a/projects.html +++ b/projects.html @@ -15,7 +15,7 @@ <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/posts">posts</a> + <a href="https://j-james.me/links">links</a> <a href="https://j-james.me/bookshelf">bookshelf</a> </nav> </header> |