mirror of
https://github.com/Unleash/unleash.git
synced 2025-03-18 00:19:49 +01:00
Deploy documentation to unleash.github.io
This commit is contained in:
parent
296804c147
commit
0e42f6529f
@ -8,7 +8,7 @@ module.exports = {
|
|||||||
onBrokenMarkdownLinks: "warn",
|
onBrokenMarkdownLinks: "warn",
|
||||||
favicon: "img/favicon.ico",
|
favicon: "img/favicon.ico",
|
||||||
organizationName: "Unleash", // Usually your GitHub org/user name.
|
organizationName: "Unleash", // Usually your GitHub org/user name.
|
||||||
projectName: "unleash", // Usually your repo name.
|
projectName: "unleash.github.io", // Usually your repo name.
|
||||||
themeConfig: {
|
themeConfig: {
|
||||||
defaultMode: 'light',
|
defaultMode: 'light',
|
||||||
disableSwitch: true,
|
disableSwitch: true,
|
||||||
|
Loading…
Reference in New Issue
Block a user