diff --git a/.gitea/workflows/production.yaml b/.gitea/workflows/production.yaml index eb4157e..56f2334 100644 --- a/.gitea/workflows/production.yaml +++ b/.gitea/workflows/production.yaml @@ -391,4 +391,4 @@ jobs: "$GITHUB_WORKSPACE/scripts/ci/notify.sh" failure "Production deployment failed for ${{ inputs.image_tag }}" ${{ inputs.image_tag }} env: DEPLOY_NOTIFY_EMAIL: ${{ vars.DEPLOY_NOTIFY_EMAIL }} - RESEND_API_KEY: ${{ secrets.RESEND_API_KEY }} + RESEND_API_KEY: ${{ secrets.RESEND_API_KEY }} \ No newline at end of file diff --git a/frontend/public/images/logos/auth0-lockup-en-onlight.png b/frontend/public/images/logos/auth0-lockup-en-onlight.png new file mode 100644 index 0000000..34015c1 Binary files /dev/null and b/frontend/public/images/logos/auth0-lockup-en-onlight.png differ diff --git a/frontend/public/images/logos/icon-mail.png b/frontend/public/images/logos/icon-mail.png new file mode 100644 index 0000000..668f1ea Binary files /dev/null and b/frontend/public/images/logos/icon-mail.png differ diff --git a/frontend/public/images/logos/motovaultpro-auth0-small.png b/frontend/public/images/logos/motovaultpro-auth0-small.png new file mode 100644 index 0000000..b06ba2f Binary files /dev/null and b/frontend/public/images/logos/motovaultpro-auth0-small.png differ