Skip to content

Commit 4af7fad

Browse files
Merge pull request #72 from chronicleprotocol/audits
Add audits to footer
2 parents f8a0210 + e87eb2a commit 4af7fad

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docusaurus.config.js

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,12 @@ const config = {
109109
{
110110
label: 'Bug Bounty',
111111
href:'https://cantina.xyz/bounties/5240b7c7-6fec-4902-bec0-8cad12f14ec4',
112-
},{
112+
},
113+
{
114+
label: 'Audits',
115+
href:'https://github.com/chronicleprotocol/scribe/tree/main/audits',
116+
},
117+
{
113118
label: 'Careers',
114119
href:'https://chroniclelabs.org/careers#open_roles',
115120
},

0 commit comments

Comments
 (0)