Skip to content

Commit 75d4eda

Browse files
committed
docs: add viteplus alpha announcement banner
1 parent ed98a89 commit 75d4eda

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/.vitepress/config.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,12 @@ const config = defineConfig({
283283
},
284284
},
285285

286+
banner: {
287+
id: 'viteplus-alpha',
288+
text: 'Announcing Vite+ Alpha: Open source. Unified. Next-gen.',
289+
url: 'https://voidzero.dev/posts/announcing-vite-plus-alpha?utm_source=rolldown&utm_content=top_banner',
290+
},
291+
286292
// https://vitepress.dev/reference/default-theme-config
287293
nav: [
288294
{

0 commit comments

Comments
 (0)