aboutsummaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
Diffstat (limited to 'themes')
-rw-r--r--themes/flamingo/layouts/partials/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/flamingo/layouts/partials/header.html b/themes/flamingo/layouts/partials/header.html
index 317d589..713096b 100644
--- a/themes/flamingo/layouts/partials/header.html
+++ b/themes/flamingo/layouts/partials/header.html
@@ -10,7 +10,7 @@
<li><a class="{{ cond (eq .Title "Posts") "active-link" ""}}" href="/posts/">posts</a></li>
<li><a class="{{ cond (eq .Title "Projects") "active-link" ""}}" href="/projects/">projects</a></li>
<li><a
- href="https://gitlab.com/gabrielgio/cv/-/raw/main/cv.pdf?inline=false"
+ href="https://artifacts.gabrielgio.me/cv/cv.pdf"
target="_blank">
resume</i>
</a>