Skip to content
This repository was archived by the owner on Oct 31, 2025. It is now read-only.

Commit 1da5f03

Browse files
author
Sujaykumar Hublikar
authored
Update README.md
1 parent b20aadd commit 1da5f03

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ Available options
3131

3232
```js
3333
window.$docsify.customPageFooter = {
34-
debug: false, // for debugging
34+
debug: false, // for debugging
3535
36-
showPoweredBy: true, // should show powered by docsify at right
37-
copyrightYear: '', // show copyright year, default current year.
36+
showPoweredBy: true, // should show powered by docsify at right
37+
copyrightYear: '', // show copyright year, default current year.
3838
showCopyright: true, // set to false to hide default copyright
3939
copyright: undefined, // set this to html string to use custom copyrihgt section
4040
copyrightOwnerName: '', // copyright owner name

0 commit comments

Comments
 (0)