mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-21 09:38:01 +02:00
Doc: Set blog page title to "News"
This commit is contained in:
parent
28c7268f82
commit
3c10282848
@ -186,6 +186,8 @@
|
||||
"packages/doc-builder/help": true,
|
||||
"packages/doc-builder/news": true,
|
||||
"packages/doc-builder/i18n": true,
|
||||
"packages/doc-builder/.docusaurus": true,
|
||||
"packages/doc-builder/static/images": true,
|
||||
"readme/i18n": true,
|
||||
"packages/app-cli/**/*.*~": true,
|
||||
"packages/app-cli/**/*.mo": true,
|
||||
|
@ -164,6 +164,7 @@ const config = {
|
||||
},
|
||||
},
|
||||
blog: {
|
||||
blogTitle: 'News',
|
||||
showReadingTime: true,
|
||||
blogSidebarCount: 'ALL',
|
||||
path: 'news',
|
||||
|
Loading…
Reference in New Issue
Block a user