Skip to content

Commit db5c19e

Browse files
committed
Add GitHub link to sidebar
1 parent 67a2fdc commit db5c19e

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

sidebars.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -295,6 +295,11 @@ const sidebars = {
295295
id: 'trustmark/js-readme',
296296
label: 'JavaScript example',
297297
},
298+
{
299+
type: 'link',
300+
label: 'GitHub',
301+
href: 'https://github.com/adobe/trustmark/',
302+
},
298303
],
299304
},
300305
],

0 commit comments

Comments
 (0)