From b38ae16a0981a52c97efd1157f891d3ace2b96cc Mon Sep 17 00:00:00 2001 From: Thomas Stauer Date: Mon, 18 Mar 2024 10:43:51 +0100 Subject: [PATCH] fix warning about property class not being defined --- src/partials/footer.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/partials/footer.jsx b/src/partials/footer.jsx index 7ec0406..b7a7fb3 100644 --- a/src/partials/footer.jsx +++ b/src/partials/footer.jsx @@ -5,10 +5,10 @@ const Footer = () => {
-
+
We are currently aware that our website may not be fully accessible to all users. This site serves as a minimum viable product (MVP) developed for a hackathon and is still in its early stages of development.
-
+
Proudly developed at the CloudFest Hackathon 2024.
❤️ Because Accessibility matters.