From 6c1a3645bb9a94e3777d7d93e7135daa05f75ef2 Mon Sep 17 00:00:00 2001 From: Gustavo Nogueira <83383362+Gugahnstn@users.noreply.github.com> Date: Mon, 2 Oct 2023 01:13:56 -0300 Subject: [PATCH] feat: adding links --- src/templates/Footer/index.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/templates/Footer/index.tsx b/src/templates/Footer/index.tsx index 22c4461..a553970 100644 --- a/src/templates/Footer/index.tsx +++ b/src/templates/Footer/index.tsx @@ -10,10 +10,10 @@ const Footer = () => { Logo do Ipcats - + - + @@ -25,4 +25,4 @@ const Footer = () => { ) } -export default Footer \ No newline at end of file +export default Footer