Skip to content

Commit 5cedffd

Browse files
authored
Merge pull request #1900 from micalevisk/patch-1
2 parents f550897 + debc955 commit 5cedffd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

website/docusaurus.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ module.exports = {
1414
docLayoutComponent: '../src/theme/DocPageWithBraveWarning',
1515
path: '../docs',
1616
sidebarPath: require.resolve('./sidebars.json'),
17+
showLastUpdateTime: true,
1718
routeBasePath: '/',
1819
include: [
1920
'{api,assets,introduction,rtk-query,tutorials,usage}/**/*.{md,mdx}',

0 commit comments

Comments
 (0)