Skip to content

Commit

Permalink
[website] Add appcenter to navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
lijy91 committed Apr 16, 2022
1 parent 714d4bb commit 74396f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/components/MdxPage/Navbar/Navbar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ const mockdata = [
label: "Publishers",
icon: Notes,
links: [
{ label: "appcenter", link: "/docs/publishers/appcenter" },
{ label: "appstore", link: "/docs/publishers/appstore" },
{ label: "fir", link: "/docs/publishers/fir" },
{ label: "firebase", link: "/docs/publishers/firebase" },
Expand Down

0 comments on commit 74396f0

Please sign in to comment.