浏览代码

docs: show last updated time and author (#6183)

docs:show last updated time and author
Aakansha Doshi 2 年之前
父节点
当前提交
d8a4ca6911
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      dev-docs/docusaurus.config.js

+ 2 - 0
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: [