We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22f2def commit 9775e8dCopy full SHA for 9775e8d
1 file changed
website/docusaurus.config.ts
@@ -92,7 +92,7 @@ const config: Config = {
92
// Replace with your project's social card
93
image: 'img/og/spiceai.png',
94
announcementBar: {
95
- content: '<a href="/blog/releases/v1.1.1">Spice.ai OSS v1.1.1</a> is now available! 🚀',
+ content: '<a href="/blog/releases/v1.1.2">Spice.ai OSS v1.1.2</a> is now available! 🚀',
96
backgroundColor: 'var(--announcement-bar-bg)',
97
textColor: 'var(--announcement-bar-text)',
98
isCloseable: true
0 commit comments