From 6e810e47cf5bc4bc8367d54f517d39fabe962943 Mon Sep 17 00:00:00 2001 From: Arthur DANJOU Date: Thu, 18 Dec 2025 20:46:38 +0100 Subject: [PATCH] =?UTF-8?q?fix:=20mettre=20=C3=A0=20jour=20la=20configurat?= =?UTF-8?q?ion=20de=20d=C3=A9ploiement=20pour=20Cloudflare=20et=20corriger?= =?UTF-8?q?=20les=20ic=C3=B4nes=20des=20r=C3=A9seaux=20sociaux?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/cloudflare.yml | 2 +- app/components/AppHeader.vue | 4 ++-- bun.lock | 18 +++++++++--------- package.json | 2 +- types/index.ts | 8 ++++---- worker-configuration.d.ts | 2 +- wrangler.jsonc | 2 +- 7 files changed, 19 insertions(+), 19 deletions(-) diff --git a/.github/workflows/cloudflare.yml b/.github/workflows/cloudflare.yml index 93f75e3..930a5bd 100644 --- a/.github/workflows/cloudflare.yml +++ b/.github/workflows/cloudflare.yml @@ -35,7 +35,7 @@ jobs: with: apiToken: ${{ secrets.CLOUDFLARE_API_TOKEN }} accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }} - command: deploy + command: deploy pages .output/public env: CLOUDFLARE_API_TOKEN: ${{ secrets.CLOUDFLARE_API_TOKEN }} CLOUDFLARE_ACCOUNT_ID: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }} \ No newline at end of file diff --git a/app/components/AppHeader.vue b/app/components/AppHeader.vue index 08f42fe..8ea8104 100644 --- a/app/components/AppHeader.vue +++ b/app/components/AppHeader.vue @@ -13,7 +13,7 @@ defineShortcuts({ const socialsList = [ { label: 'Email', - icon: 'i-ph:envelope-duotone', + icon: 'i-ph-envelope-duotone', to: 'mailto:arthurdanjou@outlook.fr', }, ...socials, @@ -36,7 +36,7 @@ const socialsList = [ :delay-duration="4" >