From 3d6a022efd45de25387a359272bc449ed8bccbb5 Mon Sep 17 00:00:00 2001 From: Michael Victory Date: Sun, 5 Jul 2026 19:12:04 -0700 Subject: [PATCH] Fix Call buttons: tel: fallback instead of mailto The Call buttons fell back to mailto: when the tel-rewrite script hadn't run, so tapping "Call" opened an email draft on mobile. Switch the static fallback to tel:+17789856736 (number is already public in JSON-LD, so no added scraper exposure). Display text unchanged. Email Michael buttons untouched. Co-Authored-By: Claude Opus 4.8 --- index.html | 2 +- inga.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 79906fb..745a73d 100644 --- a/index.html +++ b/index.html @@ -277,7 +277,7 @@

Prefer to reach out directly?

Email Michael - Call 778‑985‑OPEN (6736) + Call 778‑985‑OPEN (6736)

The first conversation is free and commits you to nothing.

diff --git a/inga.html b/inga.html index 3bb906e..fd224dc 100644 --- a/inga.html +++ b/inga.html @@ -275,7 +275,7 @@

Book a conversation Email Michael - Call 778‑985‑OPEN (6736) + Call 778‑985‑OPEN (6736)

The first conversation is free and commits you to nothing.