We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ed98a89 commit 75d4edaCopy full SHA for 75d4eda
docs/.vitepress/config.ts
@@ -283,6 +283,12 @@ const config = defineConfig({
283
},
284
285
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
+
292
// https://vitepress.dev/reference/default-theme-config
293
nav: [
294
{
0 commit comments