Add sidebar footer
ci/woodpecker/push/woodpecker Pipeline was successful
Details
ci/woodpecker/push/woodpecker Pipeline was successful
Details
This commit is contained in:
parent
0be9c538ef
commit
5e911e9aad
|
@ -19,26 +19,12 @@
|
||||||
coverpage: '_coverpage.md',
|
coverpage: '_coverpage.md',
|
||||||
onlyCover: false,
|
onlyCover: false,
|
||||||
autoFooter: {
|
autoFooter: {
|
||||||
|
|
||||||
// the name you wish to display as the copyright holder
|
|
||||||
name: 'admin',
|
name: 'admin',
|
||||||
|
|
||||||
// the URL (personal or company) which clicking the `name` goes to
|
|
||||||
url: 'https://docs.bigyellowfish.com',
|
url: 'https://docs.bigyellowfish.com',
|
||||||
|
|
||||||
// the start year of copyright
|
|
||||||
copyYear: '20124',
|
copyYear: '20124',
|
||||||
|
|
||||||
// show the privacy policy link
|
|
||||||
policy: false,
|
policy: false,
|
||||||
|
|
||||||
// show the terms of service link
|
|
||||||
terms: false,
|
terms: false,
|
||||||
|
|
||||||
// show the cookies policy link
|
|
||||||
cookies: false,
|
cookies: false,
|
||||||
|
|
||||||
// use your own css styles or the built in ones
|
|
||||||
customStyle: false,
|
customStyle: false,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue