Improve WIP hint (#9)

Reviewed-on: https://gitea.com/gitea/gitea-docusaurus/pulls/9
Reviewed-by: techknowlogick <[email protected]>
Reviewed-by: John Olheiser <[email protected]>
Co-authored-by: delvh <[email protected]>
Co-committed-by: delvh <[email protected]>
This commit is contained in:
delvh
2023-05-24 04:38:02 +08:00
committed by John Olheiser
parent b27f00bd97
commit f400873815
+2 -2
View File
@@ -89,8 +89,8 @@ const config = {
respectPrefersColorScheme: true,
},
announcementBar: {
id: 'announcementBar-2', // Increment on change
content: `The updated documentation site is a work in progress. If you find any issues, please <a target="_blank" rel="noopener noreferrer" href="https://gitea.com/gitea/gitea-docusaurus/issues">let us know</a>. Translated documentation is also a work in progress.`,
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',