From 07833a59a5629879e50c8f83a561c1d2a2ce0134 Mon Sep 17 00:00:00 2001 From: Louis Date: Thu, 14 Sep 2023 14:44:59 +0200 Subject: [PATCH] fix: :bug: Fix resume URL --- content/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/settings.json b/content/settings.json index ac1df03..18c5f0a 100644 --- a/content/settings.json +++ b/content/settings.json @@ -28,7 +28,7 @@ "ctaButton": { "openNewTab": true, "label": "Resume", - "url": "https://s3.louisgallet.fr/profil.pdf" + "url": "https://cloud.louisgallet.fr/s/t7ki924rEMFZoAW" }, "footer": [ { "label": "Privacy", "url": "/privacy" },