Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -278,10 +278,10 @@ const config: Config = {
additionalLanguages: ['bash', 'powershell', 'yaml', 'arduino'],
},
announcementBar: {
id: 'announcementBar_work-in-progress',
content: `Leo Rover 1.9 is out! 🎉 Check out the <a href="/leo-rover/documentation/changelog">release notes</a>! Get yours: <a href="https://www.leorover.tech/shop/leo-rover-developer-kit">Developer kit</a> | <a href="https://www.leorover.tech/shop/leo-rover-assembled">Assembled</a>`,
id: `raph-rover-launch`,
content: `🚀 Raph Rover is here! Check out the new documentation and get your rover today! <a href="https://fictionlab.pl/raph-rover/" target="_blank" rel="noopener">Learn more</a>`,
backgroundColor: '#c57b2c',
textColor: '#ffffff',
textColor: '#fff',
isCloseable: true,
},
} satisfies Preset.ThemeConfig,
Expand Down
5 changes: 2 additions & 3 deletions src/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -96,10 +96,9 @@ html[data-theme='dark'] {
mask-image: url('/icons/discord-icon.svg');
}

div[class^='announcementBar_'] {
.theme-announcement-bar {
font-size: 20px;
font-weight: bold;
height: auto;
height: auto !important;
}

.video-container {
Expand Down
4 changes: 2 additions & 2 deletions src/products/raph-rover.mdx
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
import ProductPreview from '@site/src/components/ProductPreview';

<ProductPreview
shopUrl="https://fictionlab.pl/raph-launch/#preorder"
shopUrl="https://fictionlab.pl/raph-rover"
imageSrc="/img/robots/raph/raph-rover.webp"
width={3000}
height={2250}
title="Raph Rover - Special Pre-Release Offer"
title="Raph Rover - Assembled"
description="Built on years of proven success of its smaller brother - Leo Rover, new Raph Rover expands the limits of what a compact rover can achieve. With more payload, higher speed, advanced steering, and real-time control, it's ready to power the next wave of scientific exploration, industrial applications, and creative robotics projects."
/>