From 97e3a344766073627a544497576edc490b197a4a Mon Sep 17 00:00:00 2001 From: Terry Yiu Date: Tue, 15 Sep 2026 22:09:54 +0300 Subject: [PATCH] Add Open Graph/Twitter preview meta tags to website and web app Neither page had og:image/twitter:image tags, so link previews (iMessage, Slack, Discord, etc.) fell back to scraping a screenshot off the page. Point both at the app icon instead. Co-Authored-By: Claude Sonnet 5 --- webApp/src/webMain/resources/index.html | 15 +++++++++++++++ website/index.html | 14 ++++++++++++++ 2 files changed, 29 insertions(+) diff --git a/webApp/src/webMain/resources/index.html b/webApp/src/webMain/resources/index.html index 161d586..d221ab6 100644 --- a/webApp/src/webMain/resources/index.html +++ b/webApp/src/webMain/resources/index.html @@ -4,6 +4,21 @@ SatsPrice + + + + + + + + + + + + + + + diff --git a/website/index.html b/website/index.html index 4f583cc..c45a2e0 100644 --- a/website/index.html +++ b/website/index.html @@ -5,6 +5,20 @@ SatsPrice — Bitcoin Price & Sats Converter + + + + + + + + + + + + + +