Skip to content

Commit

Permalink
✨ add github url on navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpmohiburrahman committed Jun 23, 2024
1 parent cbc0091 commit 8903dff
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,11 @@ module.exports = {
// },
// { to: "blog", label: "Blog", position: "left" },
// { to: "sponsors", label: "Sponsors", position: "right" },
// {
// href: "https://github.com/mrpmohiburrahman/awesome-react-native-ui",
// label: "GitHub",
// position: "right",
// },
{
href: "https://github.com/mrpmohiburrahman/awesome-react-native-ui",
label: "GitHub",
position: "right",
},
],
},
prism: {
Expand Down

0 comments on commit 8903dff

Please sign in to comment.