diff options
author | mattkae <mattkae@protonmail.com> | 2023-06-20 11:35:35 -0400 |
---|---|---|
committer | mattkae <mattkae@protonmail.com> | 2023-06-20 11:35:35 -0400 |
commit | 8190f7d579443513abfdcf0826fe46dcb73f22a4 (patch) | |
tree | 20e77531044212f4e35ba80ff09a6355134cd7d3 /resume.html | |
parent | de009f342a5bbbd409a02a5cde0eabd6a0d872e5 (diff) |
Tying up the loose strings around the new blogging system
Diffstat (limited to 'resume.html')
-rwxr-xr-x | resume.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resume.html b/resume.html index 882617f..02d0423 100755 --- a/resume.html +++ b/resume.html @@ -19,7 +19,7 @@ <li><a href='/'>🏡 Home</a></li> <li><a href='/resume.html'>📘 CV</a></li> <li><a href="https://www.linkedin.com/in/matthew-kosarek/">🏢 LinkedIn</a></li> - <li><a href='/posts.html'>📝 Posts</a></li> + <li><a href='/posts/sitemap.html'>📝 Posts</a></li> </ul> </nav> </header> |