mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-23 19:40:15 +10:00
Fix “Help us improve” button
This commit is contained in:
@@ -55,7 +55,7 @@ module.exports = {
|
|||||||
|
|
||||||
themeConfig: {
|
themeConfig: {
|
||||||
lastUpdated: true,
|
lastUpdated: true,
|
||||||
repo: 'https://github.com/dortania/OpenCore-Legacy-Patcher',
|
repo: 'https://github.com/dortania/OpenCore-Legacy-Patcher/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