Skip to content

Commit d67f1b7

Browse files
committed
docs: remove announcement bar [skip release]
1 parent 396f5d8 commit d67f1b7

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

www/docusaurus.config.js

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -48,12 +48,12 @@ module.exports = {
4848
}
4949
]
5050
},
51-
announcementBar: {
52-
id: 'release-candiate-announcement',
53-
content: 'NextAuth.js now has automatic 🤖 releases 🎉! Check out the <a href="https://next-auth-git-canary.nextauthjs.vercel.app">Canary documentation 📚</a>',
54-
backgroundColor: '#2DB2F9',
55-
textColor: '#fff'
56-
},
51+
// announcementBar: {
52+
// id: 'release-candiate-announcement',
53+
// content: 'NextAuth.js now has automatic 🤖 releases 🎉! Check out the <a href="https://next-auth-git-canary.nextauthjs.vercel.app">Canary documentation 📚</a>',
54+
// backgroundColor: '#2DB2F9',
55+
// textColor: '#fff'
56+
// },
5757
footer: {
5858
links: [
5959
{

0 commit comments

Comments
 (0)