From 4864910d191bfe85ccc6ced26e1ea9f9268d35f2 Mon Sep 17 00:00:00 2001 From: Clara Youdale Date: Thu, 5 Oct 2023 15:29:24 -0300 Subject: [PATCH] Fetch path from social media items (#2323) --- site/gatsby-site/src/components/layout/Footer.js | 1 + 1 file changed, 1 insertion(+) diff --git a/site/gatsby-site/src/components/layout/Footer.js b/site/gatsby-site/src/components/layout/Footer.js index c50083c504..128e4e1840 100644 --- a/site/gatsby-site/src/components/layout/Footer.js +++ b/site/gatsby-site/src/components/layout/Footer.js @@ -48,6 +48,7 @@ export default function Footer() { url { url } + path } } }