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" >