mirror of
https://github.com/fosrl/docs.git
synced 2025-05-12 21:30:43 +01:00
Add link
This commit is contained in:
parent
bf3cb625b1
commit
3057192efe
1 changed files with 6 additions and 1 deletions
|
@ -120,7 +120,12 @@ const config: Config = {
|
|||
position: "right",
|
||||
className: "header-github-link",
|
||||
"aria-label": "GitHub repository"
|
||||
}
|
||||
},
|
||||
{
|
||||
href: "https://support.fossorial.io",
|
||||
label: "Support Portal (Professional License)",
|
||||
position: "left"
|
||||
},
|
||||
]
|
||||
},
|
||||
// footer: {
|
||||
|
|
Loading…
Reference in a new issue