mirror of
https://github.com/logos-messaging/docs.waku.org.git
synced 2026-01-04 05:43:07 +00:00
show edited author and time
This commit is contained in:
parent
cc80b6796e
commit
3fc1955170
@ -26,7 +26,9 @@ const config = {
|
|||||||
docs: {
|
docs: {
|
||||||
routeBasePath: "/",
|
routeBasePath: "/",
|
||||||
sidebarPath: require.resolve("./sidebars.js"),
|
sidebarPath: require.resolve("./sidebars.js"),
|
||||||
editUrl: "https://github.com/waku-org/waku.guide/tree/develop/"
|
editUrl: "https://github.com/waku-org/waku.guide/tree/develop/",
|
||||||
|
showLastUpdateAuthor: true,
|
||||||
|
showLastUpdateTime: true,
|
||||||
},
|
},
|
||||||
theme: {
|
theme: {
|
||||||
name: "default",
|
name: "default",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user