Skip to content

Commit

Permalink
feat: add last updated author and time (dragonflydb#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
jainpawan21 authored Mar 31, 2024
1 parent 1b1e90f commit 0c1221f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ const config = {
remarkPlugins: [
require("./src/theme/plugins/remark-dragonfly-version.js"),
],
showLastUpdateAuthor: true,
showLastUpdateTime: true,
},
blog: false,
pages: false,
Expand Down

0 comments on commit 0c1221f

Please sign in to comment.