diff --git a/docusaurus.config.js b/docusaurus.config.js index 502b4ed..1e92ed0 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -40,6 +40,8 @@ const config = { docs: { routeBasePath: '/', sidebarPath: require.resolve('./sidebars.js'), + showLastUpdateTime: true, + showLastUpdateAuthor: true }, blog: false, theme: {