mirror of
https://github.com/IT4Change/IT4C.dev.git
synced 2025-12-13 09:25:49 +00:00
include editLinks and correct repo names
This commit is contained in:
parent
bc04334868
commit
42e99cb126
@ -9,9 +9,10 @@ export default {
|
|||||||
],
|
],
|
||||||
theme: hopeTheme({
|
theme: hopeTheme({
|
||||||
// logo: "/logo.png",
|
// logo: "/logo.png",
|
||||||
docsRepo: "https://github.com/IT4Change/IT4C.dev/",
|
docsRepo: "https://github.com/IT4Change/IT4C.dev",
|
||||||
|
docsBranch: 'master',
|
||||||
docsDir: "docs",
|
docsDir: "docs",
|
||||||
editLink: false,
|
editLink: true,
|
||||||
lastUpdated: false,
|
lastUpdated: false,
|
||||||
contributors: false,
|
contributors: false,
|
||||||
navbar: [
|
navbar: [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user