mirror of
https://github.com/tauri-apps/tauri-docs.git
synced 2026-01-31 00:35:16 +01:00
@@ -90,7 +90,7 @@ async function generator() {
|
||||
note,
|
||||
`title: '${pkg.name}@${thisVersion}'`,
|
||||
`description: '${thisVersion}'`,
|
||||
`slug: 'release/${pkg.name}/v${thisVersion}/'`,
|
||||
`slug: 'release/${pkg.name}/v${thisVersion}'`,
|
||||
`tableOfContents: false`,
|
||||
`editUrl: 'https://github.com/tauri-apps/tauri-docs/blob/v2/packages/releases-generator/build.ts'`,
|
||||
'pagefind: false',
|
||||
|
||||
Reference in New Issue
Block a user