We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a8e2a6 commit 520e72fCopy full SHA for 520e72f
website/docusaurus.config.ts
@@ -21,13 +21,6 @@ const config: Config = {
21
disableSwitch: false,
22
respectPrefersColorScheme: true,
23
},
24
- announcementBar: {
25
- id: "v5_release-available",
26
- content:
27
- 'Lingui <b>v5.0</b> is officially released! <a href="/blog/2024/11/28/announcing-lingui-5.0" target="_blank" rel="noopener noreferrer">Check it out!</a>',
28
- backgroundColor: "#89cecf",
29
- textColor: "#1a1a1a",
30
- },
31
metadata: [
32
{
33
name: "title",
0 commit comments