Skip to content

Commit 4e32ec5

Browse files
committed
Add link to Github
1 parent dd58e06 commit 4e32ec5

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docusaurus.config.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,12 @@ const config: Config = {
7979
target: "_blank",
8080
position: "right",
8181
},
82+
{
83+
href: "https://github.com/ideal-postcodes/postcodes.io",
84+
label: "GitHub",
85+
position: "right",
86+
target: "_blank",
87+
},
8288
],
8389
},
8490
footer: {

0 commit comments

Comments
 (0)