docs: show last updated time and author (#6183)
docs:show last updated time and author
This commit is contained in:
parent
eb9eeefc63
commit
d8a4ca6911
@ -32,6 +32,8 @@ const config = {
|
|||||||
// Please change this to your repo.
|
// Please change this to your repo.
|
||||||
editUrl:
|
editUrl:
|
||||||
"https://github.com/excalidraw/excalidraw/tree/master/dev-docs/",
|
"https://github.com/excalidraw/excalidraw/tree/master/dev-docs/",
|
||||||
|
showLastUpdateAuthor: true,
|
||||||
|
showLastUpdateTime: true,
|
||||||
},
|
},
|
||||||
theme: {
|
theme: {
|
||||||
customCss: [
|
customCss: [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user