Skip to content

Commit bac0360

Browse files
feat(docs): display last author infos
1 parent 999722c commit bac0360

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docusaurus.config.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@ const config = {
4242
rehypePlugins: [
4343
rehypeKatex,
4444
],
45+
showLastUpdateAuthor: true,
46+
showLastUpdateTime: true,
4547
},
4648

4749
theme: {

0 commit comments

Comments
 (0)