mirror of
https://gitea.com/gitea/docs.git
synced 2026-03-27 14:11:03 +07:00
add enterprise (#113)
**before**  **after**  Co-authored-by: HEREYUA <1240335630@qq.com> Reviewed-on: https://gitea.com/gitea/gitea-docusaurus/pulls/113 Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com> Reviewed-by: Jason Song <i@wolfogre.com> Co-authored-by: liuyu <liuyu@noreply.gitea.com> Co-committed-by: liuyu <liuyu@noreply.gitea.com>
This commit is contained in:
@@ -212,6 +212,13 @@ const config = {
|
||||
label: 'Code',
|
||||
position: 'left',
|
||||
},
|
||||
{
|
||||
position: 'left',
|
||||
label: 'Enterprise',
|
||||
href: 'https://docs.gitea.com/enterprise',
|
||||
className: 'internal-href',
|
||||
target: '_self',
|
||||
},
|
||||
{
|
||||
type: 'search',
|
||||
position: 'right',
|
||||
|
||||
Reference in New Issue
Block a user