Skip to content

Commit ac5e9a1

Browse files
authored
chore: update nightly link (#152)
1 parent 740749e commit ac5e9a1

File tree

2 files changed

+912
-19
lines changed

2 files changed

+912
-19
lines changed

docusaurus.config.js

+4-4
Original file line numberDiff line numberDiff line change
@@ -175,10 +175,10 @@ const config = {
175175
versionPersistence: "localStorage",
176176
},
177177

178-
// announcementBar: {
179-
// id: "announcementBar-2", // Increment on change
180-
// content: `🎉 Farm is now in 1.0.0 stable and production ready. If you like Farm, give it a ⭐️ on <a target="_blank" rel="noopener noreferrer" href="https://github.com/farm-fe/farm">GitHub</a>`,
181-
// },
178+
announcementBar: {
179+
id: "announcementBar-2", // Increment on change
180+
content: `🎉 Farm will continue to release nightly versions. Please check out for details <a target="_blank" rel="noopener noreferrer" href="https://farm-neightly.netlify.app/">Farm Nightly</a>`,
181+
},
182182
customFields: {
183183
customFooter: "src/theme/Footer/index.tsx",
184184
},

0 commit comments

Comments
 (0)