From d08d8869560759e2352add3907a42e8b04cb08b7 Mon Sep 17 00:00:00 2001 From: Ole-Morten Duesund Date: Wed, 18 Mar 2026 09:02:51 +0100 Subject: [PATCH] Use absolute URLs for OG/Twitter image meta tags Social crawlers need fully qualified URLs to fetch the image from their servers. Relative paths only work in some clients. Co-Authored-By: Claude Opus 4.6 (1M context) --- public/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/index.html b/public/index.html index 7bef814..912d4e3 100644 --- a/public/index.html +++ b/public/index.html @@ -8,9 +8,9 @@ - + - +