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