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: <>
License by CC 4.0 BY-SA
This site is powered by Netlify
>,
unstable_faviconGlyph: "🏃"
};