We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f06f25e commit ad3a1e3Copy full SHA for ad3a1e3
spiceaidocs/docusaurus.config.ts
@@ -57,7 +57,7 @@ const config: Config = {
57
// image: 'img/docusaurus-social-card.jpg',
58
announcementBar: {
59
content:
60
- '<a href="/spiceai/spiceai/releases/tag/v0.10.0-alpha">Spice.ai OSS v0.10-alpha</a> is now available! Rebuilt from the ground up in Rust! 🚀',
+ '<a href="/spiceai/spiceai/releases/tag/v0.10.1-alpha">Spice.ai OSS v0.10.1-alpha</a> is now available! Rebuilt from the ground up in Rust! 🚀',
61
backgroundColor: 'var(--announcement-bar-bg)',
62
textColor: 'var(--announcement-bar-text)',
63
isCloseable: true,
0 commit comments