mirror of
https://gitea.com/gitea/docs.git
synced 2026-06-11 12:41:27 +00:00
add banner
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-4', // Increment on change
|
||||
content: `<a href="https://about.gitea.com/products/cloud">Try Gitea Cloud ☁️ for 14 days <span aria-hidden="true">→</span> Accelerate your Development & Deploys!</a>`,
|
||||
},
|
||||
navbar: {
|
||||
title: 'Gitea',
|
||||
logo: {
|
||||
|
||||
Reference in New Issue
Block a user