diff --git a/www/src/pages/blog/index.astro b/www/src/pages/blog/index.astro index d7c1524b6..4b8565a05 100644 --- a/www/src/pages/blog/index.astro +++ b/www/src/pages/blog/index.astro @@ -29,7 +29,11 @@ function getColorValueBasedOnContent(content: string) { frontmatter={{ title: "Blog", description: "Fiberplane likes to write sometimes", - template: "splash" + template: "splash", + banner: { + content: + 'It\'s Mega Launch Week 🚀 Follow along for the latest features shipping this week from Fiberplane' + } }} >