/* Footer */ function Footer() { const year = new Date().getFullYear(); return ( ); } window.Footer = Footer;