mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-08-31 16:01:41 +00:00
Fix inline author warning (#4040)
Co-authored-by: Lauris BH <lauris@nix.lv>
This commit is contained in:
@@ -264,6 +264,7 @@ const config: Config = {
|
||||
blog: {
|
||||
blogTitle: 'Blog',
|
||||
blogDescription: 'A blog for release announcements, turorials...',
|
||||
onInlineAuthors: 'ignore',
|
||||
// postsPerPage: 'ALL',
|
||||
// blogSidebarCount: 0,
|
||||
},
|
||||
|
Reference in New Issue
Block a user