Skip to content

Commit

Permalink
chore: change tag and announcement (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
wre232114 authored Mar 14, 2024
1 parent 9c7ebf5 commit 8517f1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ const config = {
lastVersion: "current",
versions: {
current: {
label: "1.0.0-beta",
label: "1.0.0",
},
"0.x": {
label: "0.15",
Expand Down Expand Up @@ -239,7 +239,7 @@ const config = {
},
announcementBar: {
id: "announcementBar-2", // Increment on change
content: `🎉 Farm is now in 1.0.0-beta. If you like Farm, give it a ⭐️ on <a target="_blank" rel="noopener noreferrer" href="https://github.com/farm-fe/farm">GitHub</a>`,
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>`,
},
prism: {
theme: prismThemes.nightOwlLight,
Expand Down

0 comments on commit 8517f1d

Please sign in to comment.