From 1657a68d10d690156857823a5e9303e7c23a04ed Mon Sep 17 00:00:00 2001 From: vinit717 Date: Sun, 15 Sep 2024 18:32:54 +0530 Subject: [PATCH] chore: fix og-image url --- src/components/Layout/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/Layout/index.tsx b/src/components/Layout/index.tsx index 5e59e02..1f759cc 100644 --- a/src/components/Layout/index.tsx +++ b/src/components/Layout/index.tsx @@ -31,9 +31,9 @@ const Layout: FC = ({ title, children, classNames }) => { property="og:description" content="Shorten and share URLs with Real Dev Squad, a simple and efficient URL shortener." /> - + - +