Update theme.config.jsx

update docs repository base
This commit is contained in:
Zheyuan Wu
2024-11-18 13:44:14 -06:00
parent 2667f88bd1
commit ee64606236

View File

@@ -50,5 +50,6 @@ export default {
url: 'https://github.com/Trance-0/NoteNextra',
name: 'Source'
}
]
],
docsRepositoryBase: 'https://github.com/Trance-0/NoteNextra/tree/main'
}