Skip to content

Commit 14df570

Browse files
committed
Remove showLastUpdateTime
1 parent 69b5304 commit 14df570

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

docusaurus.config.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,7 @@ const config: Config = {
5656
// Remove this to remove the "edit this page" links.
5757
editUrl:
5858
'https://github.com/Manifestor-cc/usage-guide/tree/main/',
59-
routeBasePath: '/', // Docs-only mode
60-
showLastUpdateTime: true
59+
routeBasePath: '/' // Docs-only mode
6160
},
6261
blog: false, // Disable blog for docs-only mode
6362
theme: {

0 commit comments

Comments
 (0)