mirror of
https://gitea.com/gitea/docs.git
synced 2026-07-09 06:55:18 +00: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',
|
label: 'Code',
|
||||||
position: 'left',
|
position: 'left',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
position: 'left',
|
||||||
|
label: 'Enterprise',
|
||||||
|
href: 'https://docs.gitea.com/enterprise',
|
||||||
|
className: 'internal-href',
|
||||||
|
target: '_self',
|
||||||
|
},
|
||||||
{
|
{
|
||||||
type: 'search',
|
type: 'search',
|
||||||
position: 'right',
|
position: 'right',
|
||||||
|
|||||||
Reference in New Issue
Block a user