pull/437/head
parent
68936beace
commit
fd8720ddd4
|
@ -87,6 +87,10 @@ const sidebarOptions = [
|
|||
const themeConfig: ThemeContext = {
|
||||
siteTitle: 'RLE.wiki',
|
||||
siteDescription: '一份 RLE 指北',
|
||||
logo: {
|
||||
src: '/logo-horizontal.svg',
|
||||
alt: 'Logo: RLE.wiki',
|
||||
},
|
||||
/** Repo */
|
||||
githubRepoLink: 'https://github.com/project-trans/RLE-wiki',
|
||||
/** vitepress 根目录 */
|
||||
|
|
Loading…
Reference in New Issue