export const Footer = () => { return (

Built by{' '} Skyleen . The source code is available on{' '} GitHub .

); };