From 7a2439758152e3884a52894ae3b608398d38ebb3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateus=20Felipe=20Gon=C3=A7alves?= Date: Mon, 15 Aug 2022 11:56:06 -0300 Subject: [PATCH] feat: update meta links --- src/pages/_app.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/_app.tsx b/src/pages/_app.tsx index 9b794c1b..b8a249ba 100644 --- a/src/pages/_app.tsx +++ b/src/pages/_app.tsx @@ -29,7 +29,7 @@ const MyApp: React.FC = ({ Component, pageProps }) => { property="og:description" content="Listen combinations of ambient sounds for relaxing or getting more productive on your task!" /> - + {/* Twitter */} @@ -39,7 +39,7 @@ const MyApp: React.FC = ({ Component, pageProps }) => { property="twitter:description" content="Listen combinations of ambient sounds for relaxing or getting more productive on your task!" /> - +