export default {
github: "https://github.com/shuding/nextra",
docsRepositoryBase: "https://github.com/shuding/nextra/blob/master",
titleSuffix: " – Nextra",
logo: (
<>
润学
为什么润,润去哪里,怎么润
>
),
head: (
<>
>
),
search: true,
prevLinks: true,
nextLinks: true,
footer: true,
footerEditLink: "在GitHub上编辑此页",
footerText: <>本文档使用 CC 4.0 BY-SA 协议>,
unstable_faviconGlyph: "🏃"
};