mirror of
https://gitea.com/gitea/docs.git
synced 2026-06-15 14:41:26 +00:00
Set free trial days to 30 days (#99)
Reviewed-on: https://gitea.com/gitea/gitea-docusaurus/pulls/99 Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com> Reviewed-by: Jason Song <i@wolfogre.com> Co-authored-by: sillyguodong <gedong_1994@163.com> Co-committed-by: sillyguodong <gedong_1994@163.com>
This commit is contained in:
@@ -162,7 +162,7 @@ const config = {
|
||||
},
|
||||
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>`,
|
||||
content: `<a href="https://about.gitea.com/products/cloud">Try Gitea Cloud ☁️ for 30 days <span aria-hidden="true">→</span> Accelerate your Development & Deploys!</a>`,
|
||||
},
|
||||
navbar: {
|
||||
title: 'Gitea',
|
||||
|
||||
Reference in New Issue
Block a user