From 28452a288e6f317e09e07bc4d9d466856f41e5cc Mon Sep 17 00:00:00 2001 From: Ricearoni1245 Date: Wed, 18 Feb 2026 22:00:37 -0600 Subject: [PATCH] contact test 3 --- .gitea/workflows/deploy.yaml | 6 ++++++ src/components/Contact.tsx | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/.gitea/workflows/deploy.yaml b/.gitea/workflows/deploy.yaml index 3563c28..4a1f174 100644 --- a/.gitea/workflows/deploy.yaml +++ b/.gitea/workflows/deploy.yaml @@ -29,6 +29,12 @@ jobs: rm -rf /var/www/jody/dist/* cp -r dist/* /var/www/jody/dist/ + - name: Debug runner identity + run: | + whoami + id + ls -ld /var/www/jody/contact-api /var/www/jody/contact-api/dist || true + - name: Sync Contact API Runtime Files run: | mkdir -p /var/www/jody/contact-api diff --git a/src/components/Contact.tsx b/src/components/Contact.tsx index 97f03a4..e0fa3fc 100644 --- a/src/components/Contact.tsx +++ b/src/components/Contact.tsx @@ -233,7 +233,7 @@ export function Contact() { Contact

- Fill out this form to reach out, I will reply ASAP! + Send me a message and I'll reply from my personal inbox.