From 9ccfec129f8dc69b9889fe07e9b57a548d7c7ed5 Mon Sep 17 00:00:00 2001 From: Jorge Aguirre Gonzalez <95381655+jorgea-stripe@users.noreply.github.com> Date: Mon, 22 Apr 2024 17:33:24 -0400 Subject: [PATCH] Readd the link to the FurEver source (#112) --- client/components/NoticeFooter.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/client/components/NoticeFooter.tsx b/client/components/NoticeFooter.tsx index 9f41d0a..b6befce 100644 --- a/client/components/NoticeFooter.tsx +++ b/client/components/NoticeFooter.tsx @@ -64,8 +64,7 @@ export const LandingNoticeFooter = () => ( . It is not a real product. - {/* TODO - add this link back in when the repo is open source */} - {/* ( View on GitHub - */} + );