From 85c01e869434ec7ae52b3f3682d02cdcdef99e11 Mon Sep 17 00:00:00 2001 From: Dax Raad Date: Thu, 11 Dec 2025 01:01:27 -0500 Subject: enterprise: add social card meta tags to share pages - Add og:image and twitter:image meta tags for better social sharing - Generate dynamic social card URLs with session title, models, and version - Include description meta tag for search engines --- bun.lock | 1 + 1 file changed, 1 insertion(+) (limited to 'bun.lock') diff --git a/bun.lock b/bun.lock index 338fb49cb..0d9a9116d 100644 --- a/bun.lock +++ b/bun.lock @@ -179,6 +179,7 @@ "aws4fetch": "^1.0.20", "hono": "catalog:", "hono-openapi": "catalog:", + "js-base64": "3.7.7", "luxon": "catalog:", "nitro": "3.0.1-alpha.1", "solid-js": "catalog:", -- cgit v1.2.3