From 82ebd2ad98ec1fe271c5f9ea7bece6d4d5210083 Mon Sep 17 00:00:00 2001 From: Seyed Yahya Shirazi Date: Fri, 13 Feb 2026 09:26:06 -0800 Subject: [PATCH 01/26] Add OG meta tags to demo and dashboard pages Add Open Graph and Twitter Card meta tags so sharing links on Slack, Discord, Twitter, etc. shows a proper preview card with the OSA branding image from osc.earth. --- dashboard/osa/index.html | 15 +++++++++++++++ frontend/index.html | 15 +++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/dashboard/osa/index.html b/dashboard/osa/index.html index c3b435d..17a32f1 100644 --- a/dashboard/osa/index.html +++ b/dashboard/osa/index.html @@ -4,6 +4,21 @@ Open Science Assistant - Dashboard + + + + + + + + + + + + + + + -
+
+ +
+
@@ -442,5 +525,10 @@

Learn More

// Load communities from API and then route loadCommunities(); + + From b68673677b641c81ab727617e35dfe96bf97038a Mon Sep 17 00:00:00 2001 From: Seyed Yahya Shirazi Date: Fri, 13 Feb 2026 10:20:00 -0800 Subject: [PATCH 03/26] Reorder footer: copyright holder first, then made with love --- dashboard/osa/index.html | 3 ++- frontend/index.html | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/dashboard/osa/index.html b/dashboard/osa/index.html index 5dda99c..93cf92f 100644 --- a/dashboard/osa/index.html +++ b/dashboard/osa/index.html @@ -459,7 +459,8 @@

Admin Access