Enable last update time and author
Dieser Commit ist enthalten in:
Ursprung
08efc9cd9e
Commit
8c331f8af8
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
|
@ -40,6 +40,8 @@ const config = {
|
|||
docs: {
|
||||
routeBasePath: '/',
|
||||
sidebarPath: require.resolve('./sidebars.js'),
|
||||
showLastUpdateTime: true,
|
||||
showLastUpdateAuthor: true
|
||||
},
|
||||
blog: false,
|
||||
theme: {
|
||||
|
|
Laden …
In neuem Issue referenzieren