From 2dd5a76f7a89d0c6e8205c83c89436fee2a60896 Mon Sep 17 00:00:00 2001 From: Jordan Dialpuri <44945647+Dialpuri@users.noreply.github.com> Date: Thu, 25 Jan 2024 08:40:11 +0000 Subject: [PATCH] Update Footer component's displayed text The Footer component's text has been edited to display 'York Structural Biology Laboratory' instead of individual names, providing a more general attribution. This update simplifies the footer's content and enhances its uniformity with the overall web page design. Signed-off-by: Jordan Dialpuri <44945647+Dialpuri@users.noreply.github.com> --- webapp/src/layouts/Footer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapp/src/layouts/Footer.tsx b/webapp/src/layouts/Footer.tsx index aef73485..0a81a98f 100644 --- a/webapp/src/layouts/Footer.tsx +++ b/webapp/src/layouts/Footer.tsx @@ -4,7 +4,7 @@ export default function Footer(): ReactElement {