Skip to content

Commit 8bc5790

Browse files
authored
docs: display last update time
1 parent 99290f9 commit 8bc5790

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
@@ -138,6 +138,7 @@ module.exports = {
138138
path: '../docs',
139139
routeBasePath: '/',
140140
sidebarPath: require.resolve('./sidebars.js'),
141+
showLastUpdateTime: true,
141142
editUrl: 'https://github.com/reduxjs/redux/edit/master/website'
142143
},
143144
theme: {

0 commit comments

Comments
 (0)