From 58c1dbd852c3b36e292154f5df0b71ca17c7d565 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jind=C5=99ich=20B=C3=A4r?= Date: Fri, 14 Nov 2025 10:28:55 +0100 Subject: [PATCH] chore: mention the Apify $1M challenge in the announcement bar --- website/docusaurus.config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index 1457eadd9f..ce06480ea8 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -236,8 +236,8 @@ module.exports = { }, }, announcementBar: { - id: `crawlee-for-python-v1`, - content: `Crawlee for Python v1.0 is LIVE. 🎉️ Support us on Product Hunt! 🥳`, + id: `apify-1m-challenge`, + content: `Apify $1M Challenge 💰 Earn and win building with Crawlee!`, }, navbar: { hideOnScroll: true,