mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-01-21 22:58:32 +00:00
Fix inline author warning (#4040)
Co-authored-by: Lauris BH <lauris@nix.lv>
This commit is contained in:
parent
27cb4acf5e
commit
9407376e41
1 changed files with 1 additions and 0 deletions
|
@ -264,6 +264,7 @@ const config: Config = {
|
|||
blog: {
|
||||
blogTitle: 'Blog',
|
||||
blogDescription: 'A blog for release announcements, turorials...',
|
||||
onInlineAuthors: 'ignore',
|
||||
// postsPerPage: 'ALL',
|
||||
// blogSidebarCount: 0,
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue