1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-09-16 08:56:40 +02:00

Doc: Fixed news page layout

This commit is contained in:
Laurent Cozic
2021-12-17 18:58:49 +01:00
parent e1db70d45e
commit 5f4192e180
2 changed files with 17 additions and 1 deletions

View File

@@ -345,7 +345,7 @@ async function main() {
await makeNewsFrontPage(newsFilePaths, `${rootDir}/docs/news/index.html`, {
...defaultTemplateParams(assetUrls),
pageName: 'plans',
pageName: 'news',
partials,
showToc: false,
showImproveThisDoc: false,