Skip to content
This repository was archived by the owner on May 13, 2024. It is now read-only.

Commit 2624f2b

Browse files
chore: add bug bounty navber-item to navbar
1 parent 8bef163 commit 2624f2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docusaurus.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,7 @@ const config = {
9999
label: 'API Explorer',
100100
},
101101
{ to: 'https://tech.deriv.com/', label: 'Blog', position: 'left' },
102+
{ to: 'https://hackerone.com/deriv?type=team', label: 'Bug bounty', position: 'left' },
102103
{
103104
type: 'custom-navbar-separator',
104105
position: 'right',

0 commit comments

Comments
 (0)