From 92b796ef85eae05145188e54486eab6cc6b76aad Mon Sep 17 00:00:00 2001 From: Vinit khandal <111434418+vinit717@users.noreply.github.com> Date: Sun, 15 Sep 2024 19:03:09 +0530 Subject: [PATCH] chore: fix og-image url (#150) --- 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." /> - + - +