mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-01-09 17:15:31 +00:00
Better blog title/desc (#2182)
This commit is contained in:
parent
f1f39584aa
commit
4bed647000
1 changed files with 2 additions and 2 deletions
|
@ -228,8 +228,8 @@ module.exports = {
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
blog: {
|
blog: {
|
||||||
blogTitle: 'Docusaurus blog!',
|
blogTitle: 'Blog',
|
||||||
blogDescription: 'A Docusaurus powered blog!',
|
blogDescription: 'A blog for release announcements, turorials...',
|
||||||
// postsPerPage: 'ALL',
|
// postsPerPage: 'ALL',
|
||||||
// blogSidebarCount: 0,
|
// blogSidebarCount: 0,
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue