Skip to content

Commit

Permalink
Test is lastUpdated works correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
melindafekete committed Nov 7, 2024
1 parent 91c1384 commit 83d2915
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,7 @@ const config: Config = {
remarkPlugins: [[pluginNpm2Yarn, { sync: true }]],
docItemComponent: '@theme/ApiItem',
sidebarPath: './sidebars.ts',
showLastUpdateTime: true
},
theme: {
customCss: './src/css/custom.css',
Expand Down

0 comments on commit 83d2915

Please sign in to comment.