diff --git a/src/components/Footer.jsx b/src/components/Footer.jsx index a188d8a..f731546 100644 --- a/src/components/Footer.jsx +++ b/src/components/Footer.jsx @@ -56,7 +56,7 @@ const Footer = () => { {/* Copyright */}
- © {new Date().getFullYear()} - Blockchain Voting Platform. All rights reserved. + © {new Date().getFullYear()} Blockchain Voting Platform. All rights reserved.