mirror of
https://gitea.com/gitea/docs.git
synced 2026-06-26 22:26:18 +00:00
rm announcement bar as docs have been live for half a year
This commit is contained in:
@@ -160,10 +160,10 @@ const config = {
|
||||
disableSwitch: false,
|
||||
respectPrefersColorScheme: true,
|
||||
},
|
||||
announcementBar: {
|
||||
id: 'announcementBar-3', // Increment on change
|
||||
content: `This documentation site is fairly new. If you find any issues, please <a target="_blank" rel="noopener noreferrer" href="https://gitea.com/gitea/gitea-docusaurus/issues">let us know</a>. We are currently working on translating the documentation into other languages.`,
|
||||
},
|
||||
//announcementBar: {
|
||||
// id: 'announcementBar-3', // Increment on change
|
||||
// content: `This documentation site is fairly new. If you find any issues, please <a target="_blank" rel="noopener noreferrer" href="https://gitea.com/gitea/gitea-docusaurus/issues">let us know</a>. We are currently working on translating the documentation into other languages.`,
|
||||
//},
|
||||
navbar: {
|
||||
title: 'Gitea',
|
||||
logo: {
|
||||
|
||||
Reference in New Issue
Block a user