From 96afc306cc3b5c0cb69e49da0f0c91e6fb3c9735 Mon Sep 17 00:00:00 2001 From: AbhiramTadepalli Date: Sun, 10 Nov 2024 01:59:45 -0600 Subject: [PATCH] try to directly make the meta tag from the url --- src/pages/dashboard/index.tsx | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/pages/dashboard/index.tsx b/src/pages/dashboard/index.tsx index c93db65d..1f64d724 100644 --- a/src/pages/dashboard/index.tsx +++ b/src/pages/dashboard/index.tsx @@ -784,7 +784,13 @@ export const Dashboard: NextPage = () => { decodeSearchQueryLabel(el)) + .join(', ') + + 'UTD TRENDS' + } />