mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
assa
This commit is contained in:
parent
8a682744e0
commit
a6d4de4398
@ -17,7 +17,7 @@ const siteConfig = {
|
||||
url: "https://openpanel.co",
|
||||
baseUrl: "/",
|
||||
onBrokenLinks: 'ignore',
|
||||
projectName: "docs",
|
||||
projectName: "openpanel",
|
||||
organizationName: "stefanpejcic",
|
||||
trailingSlash: true,
|
||||
favicon: "img/favicon.svg",
|
||||
@ -32,7 +32,7 @@ const siteConfig = {
|
||||
path: "./docs",
|
||||
sidebarPath: require.resolve("./sidebars.js"),
|
||||
editUrl:
|
||||
"https://github.com/stefanpejcic/docs/tree/master/documentation",
|
||||
"https://github.com/stefanpejcic/openpanel/tree/master/documentation",
|
||||
showLastUpdateAuthor: true,
|
||||
showLastUpdateTime: true,
|
||||
disableVersioning:
|
||||
|
Loading…
Reference in New Issue
Block a user