mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-21 18:40:16 +10:00
Actually fix site button
This commit is contained in:
@@ -55,7 +55,9 @@ module.exports = {
|
|||||||
|
|
||||||
themeConfig: {
|
themeConfig: {
|
||||||
lastUpdated: true,
|
lastUpdated: true,
|
||||||
repo: 'https://github.com/dortania/OpenCore-Legacy-Patcher/tree/main/',
|
repo: 'https://github.com/dortania/OpenCore-Legacy-Patcher/',
|
||||||
|
docsDir: 'docs',
|
||||||
|
docsBranch: 'main',
|
||||||
editLinks: true,
|
editLinks: true,
|
||||||
editLinkText: 'Help us improve this page!',
|
editLinkText: 'Help us improve this page!',
|
||||||
logo: 'homepage.png',
|
logo: 'homepage.png',
|
||||||
|
|||||||
Reference in New Issue
Block a user