Skip to content

Commit 09f0b32

Browse files
Display update author and date
1 parent 223c959 commit 09f0b32

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docusaurus.config.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ const config: Config = {
4646
{
4747
docs: false,
4848
blog: {
49+
showLastUpdateTime: true,
50+
showLastUpdateAuthor: true,
4951
showReadingTime: true,
5052
feedOptions: {
5153
type: ['rss', 'atom'],

0 commit comments

Comments
 (0)