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 Jan 30, 2021
1 parent a2e68cd commit f106a9e
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 f106a9e

Please sign in to comment.