Skip to content

Commit

Permalink
docs: remove announcement bar [skip release]
Browse files Browse the repository at this point in the history
  • Loading branch information
balazsorban44 committed Feb 1, 2021
1 parent 396f5d8 commit d67f1b7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions www/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,12 @@ module.exports = {
}
]
},
announcementBar: {
id: 'release-candiate-announcement',
content: 'NextAuth.js now has automatic πŸ€– releases πŸŽ‰! Check out the <a href="https://next-auth-git-canary.nextauthjs.vercel.app">Canary documentation πŸ“š</a>',
backgroundColor: '#2DB2F9',
textColor: '#fff'
},
// announcementBar: {
// id: 'release-candiate-announcement',
// content: 'NextAuth.js now has automatic πŸ€– releases πŸŽ‰! Check out the <a href="https://next-auth-git-canary.nextauthjs.vercel.app">Canary documentation πŸ“š</a>',
// backgroundColor: '#2DB2F9',
// textColor: '#fff'
// },
footer: {
links: [
{
Expand Down

0 comments on commit d67f1b7

Please sign in to comment.