aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGabriel Arakaki Giovanini <mail@gabrielgio.me>2022-06-24 00:38:22 +0200
committerGabriel Arakaki Giovanini <mail@gabrielgio.me>2022-06-24 00:38:22 +0200
commitd5691e6b6e9c3af924d376428379eab3bbc035fc (patch)
treeae6c6b641166d159fb1a13d4553b2c1e4f881bbc
parenta588d31babc97d8749cf531379c9c2e25d7225fa (diff)
downloadgabrielgio.me-d5691e6b6e9c3af924d376428379eab3bbc035fc.tar.gz
gabrielgio.me-d5691e6b6e9c3af924d376428379eab3bbc035fc.tar.bz2
gabrielgio.me-d5691e6b6e9c3af924d376428379eab3bbc035fc.zip
feat: Move host of cv.pdf
Now introducing the new artifacts server.
-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>