Skip to content

Commit fd22d52

Browse files
TimkarxRazican
authored andcommitted
Add link to github examples in nav
1 parent bd71ff7 commit fd22d52

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docusaurus.config.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,11 @@ const config: Config = {
8080
label: "Playground",
8181
position: "right",
8282
},
83+
{
84+
href: "https://github.com/boa-dev/boa/tree/main/examples",
85+
label: "Examples",
86+
position: "right",
87+
},
8388
{
8489
href: "/conformance",
8590
label: "Conformance",

0 commit comments

Comments
 (0)