소스 검색

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: [