diff --git a/docusaurus.config.js b/docusaurus.config.js index a218db4..699e838 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -86,6 +86,8 @@ module.exports = { // Please change this to your repo. editUrl: 'https://gitlab.com/robosphere/robossembler-docs/-/edit/master/', + showLastUpdateAuthor: true, + showLastUpdateTime: true, }, blog: { showReadingTime: true,