From d8a4ca6911b79ac6a72fd934863dcc3aa9e8219e Mon Sep 17 00:00:00 2001 From: Aakansha Doshi Date: Wed, 1 Feb 2023 21:09:23 +0530 Subject: [PATCH] docs: show last updated time and author (#6183) docs:show last updated time and author --- dev-docs/docusaurus.config.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dev-docs/docusaurus.config.js b/dev-docs/docusaurus.config.js index e9d72f3d..e24901f2 100644 --- a/dev-docs/docusaurus.config.js +++ b/dev-docs/docusaurus.config.js @@ -32,6 +32,8 @@ const config = { // Please change this to your repo. editUrl: "https://github.com/excalidraw/excalidraw/tree/master/dev-docs/", + showLastUpdateAuthor: true, + showLastUpdateTime: true, }, theme: { customCss: [