show edited author and time

This commit is contained in:
jinhojang6
2023-06-13 10:37:45 +10:00
committed by fryorcraken.eth
parent cc80b6796e
commit 3fc1955170
+3 -1
View File
@@ -26,7 +26,9 @@ const config = {
docs: {
routeBasePath: "/",
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: {
name: "default",