Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit a034cd2

Browse files
committed
chore: remove the in progress bar
1 parent ab72b64 commit a034cd2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docusaurus.config.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -106,10 +106,6 @@ const config = {
106106
disableSwitch: true,
107107
respectPrefersColorScheme: false,
108108
},
109-
announcementBar: {
110-
id: 'announcementBar-2', // Increment on change
111-
content: `⭐️ This project is still in progress, we'll add more contents and features everyday, so stay tuned!`,
112-
},
113109
}),
114110
};
115111

0 commit comments

Comments
 (0)