Skip to content

Commit

Permalink
Config: Add link to apps/Flathub home
Browse files Browse the repository at this point in the history
Not 100% sure what the right copy is here but I've also been annoyed it's not simple to click to get back over to flathub.org.

Alternatively, we could make the logo itself link to `https://flathub.org`, and change the `Publish` link on the home page to point to `https://docs.flathub.org` or something, but I think this is fine to start.

Fixes #244
  • Loading branch information
cassidyjames committed Feb 21, 2024
1 parent 1893b42 commit f544ed8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,11 @@ const config = {
label: "Docs",
},
{ to: "/blog", label: "Blog", position: "left" },
{
href: "https://flathub.org",
label: "Apps",
position: "right",
},
{
href: "https://github.com/flathub/documentation",
label: "GitHub",
Expand Down

0 comments on commit f544ed8

Please sign in to comment.