mirror of
https://github.com/InstallerLegacy/virtualhub.eu.org.git
synced 2024-10-22 14:06:03 +02:00
improve edit links
This commit is contained in:
parent
a106e27844
commit
d0fed36bfa
@ -44,7 +44,7 @@ const config = {
|
|||||||
// Please change this to your repo.
|
// Please change this to your repo.
|
||||||
// Remove this to remove the "edit this page" links.
|
// Remove this to remove the "edit this page" links.
|
||||||
editUrl:
|
editUrl:
|
||||||
'https://github.com/InstallerLegacy/virtualhub.eu.org/tree/main/',
|
'https://github.com/InstallerLegacy/virtualhub.eu.org/edit/main/',
|
||||||
routeBasePath: '/',
|
routeBasePath: '/',
|
||||||
showLastUpdateAuthor: true,
|
showLastUpdateAuthor: true,
|
||||||
showLastUpdateTime: true,
|
showLastUpdateTime: true,
|
||||||
@ -54,7 +54,7 @@ const config = {
|
|||||||
// Please change this to your repo.
|
// Please change this to your repo.
|
||||||
// Remove this to remove the "edit this page" links.
|
// Remove this to remove the "edit this page" links.
|
||||||
editUrl:
|
editUrl:
|
||||||
'https://github.com/InstallerLegacy/virtualhub.eu.org/tree/main/',
|
'https://github.com/InstallerLegacy/virtualhub.eu.org/edit/main/',
|
||||||
blogTitle: 'VirtualHub Blog',
|
blogTitle: 'VirtualHub Blog',
|
||||||
blogDescription: 'The VirtualHub Blog.',
|
blogDescription: 'The VirtualHub Blog.',
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user