diff options
Diffstat (limited to 'layouts/_default/baseof.html')
| -rw-r--r-- | layouts/_default/baseof.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index cb938bc..0afdceb 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -27,7 +27,7 @@ <ul> <a href="/"><li>Home</li></a> <a href="https://gitlab.com/KaranJayachandra"><li>Projects</li></a> - <a href="https://karanjayachandra.gitlab.io/cv"><li>Resume</li></a> + <a href="/resume.pdf"><li>Resume</li></a> <a href="/posts"><li>Posts</li></a> </ul> </nav> |
