From 8b5a652e68bf992a0959f33945467040e7e1081f Mon Sep 17 00:00:00 2001 From: ThomasBrenas <246412079+ThomasBrenas@users.noreply.github.com> Date: Fri, 24 Jul 2026 17:59:12 +1000 Subject: [PATCH] Add an Open Graph share image and SoftwareApplication schema MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Every discovery channel in the GTM plan shares the link — horology forums, Reddit, HN, Discord — and until now those rendered as a bare text card. Add a 1200x630 OG image (the moon-phase hero train 6:45 · 8:63, ≈1 day slow in 122 years, sourced to Meeus) drawn in the app's own paper/ink style, and wire up og:image plus a summary_large_image Twitter card so shares get a proper visual card. Also add a canonical link and SoftwareApplication JSON-LD so search engines and AI assistants can surface the tool as what it is — a free, open-source gear-train calculator for watchmaking. --- packages/web/index.html | 35 ++++++++++++++++++++++++++++++++++- packages/web/public/og.png | Bin 0 -> 168736 bytes 2 files changed, 34 insertions(+), 1 deletion(-) create mode 100644 packages/web/public/og.png diff --git a/packages/web/index.html b/packages/web/index.html index 89b5378..375e11d 100644 --- a/packages/web/index.html +++ b/packages/web/index.html @@ -15,16 +15,49 @@ content="Find the gear tooth counts for a watch complication — moon phase, calendar, world time — and see exactly how accurate each train is. Runs entirely in your browser." /> - + + + + + + + + +