Added page's author and last update time
This commit is contained in:
parent
bbec162d44
commit
fc1a347a97
1 changed files with 2 additions and 0 deletions
|
@ -86,6 +86,8 @@ module.exports = {
|
||||||
// Please change this to your repo.
|
// Please change this to your repo.
|
||||||
editUrl:
|
editUrl:
|
||||||
'https://gitlab.com/robosphere/robossembler-docs/-/edit/master/',
|
'https://gitlab.com/robosphere/robossembler-docs/-/edit/master/',
|
||||||
|
showLastUpdateAuthor: true,
|
||||||
|
showLastUpdateTime: true,
|
||||||
},
|
},
|
||||||
blog: {
|
blog: {
|
||||||
showReadingTime: true,
|
showReadingTime: true,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue