import React from "react" export default { logo: Documentation, logoLink: "https://github.com/filiptibell/lune/raw/main/assets/logo/tilt.ico", docsRepositoryBase: "https://github.com/lune-org/docs/blob/main/pages", project: { link: "https://github.com/filiptibell/lune", }, footer: { text: ( MPL-2.0 {new Date().getFullYear()} ©{" "} Lune ), }, }