Skip to content

Commit 6794ca2

Browse files
authored
chore: mention the Apify $1M challenge in the announcement bar (#1561)
As requested in https://apify.slack.com/archives/CD0SF6KD4/p1763103070512319. Parity for apify/crawlee#3244
1 parent 4b8c87e commit 6794ca2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website/docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -236,8 +236,8 @@ module.exports = {
236236
},
237237
},
238238
announcementBar: {
239-
id: `crawlee-for-python-v1`,
240-
content: `<b><a href="https://github.com/apify/crawlee-python">Crawlee for Python v1.0</a></b> is LIVE. 🎉️ <b><a href="https://www.producthunt.com/posts/crawlee-for-python-v1-0">Support us on Product Hunt!</a> 🥳`,
239+
id: `apify-1m-challenge`,
240+
content: `<b><a href="https://apify.com/challenge">Apify $1M Challenge 💰</a></b> Earn and win building with Crawlee!`,
241241
},
242242
navbar: {
243243
hideOnScroll: true,

0 commit comments

Comments
 (0)