mirror of
https://gitea.com/gitea/docs.git
synced 2026-09-18 03:58:52 +00:00
add enterprise (#113)
**before**  **after**  Co-authored-by: HEREYUA <[email protected]> Reviewed-on: https://gitea.com/gitea/gitea-docusaurus/pulls/113 Reviewed-by: Lunny Xiao <[email protected]> Reviewed-by: Jason Song <[email protected]> Co-authored-by: liuyu <[email protected]> Co-committed-by: liuyu <[email protected]>
This commit is contained in:
committed by
Lunny Xiao
co-authored by
HEREYUA
parent
373a67a584
commit
11617bdcb2
@@ -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