diff --git a/docusaurus.config.js b/docusaurus.config.js index 61937da..931d2bc 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -130,6 +130,11 @@ const config = { label: "Docs", }, { to: "/blog", label: "Blog", position: "left" }, + { + href: "https://flathub.org", + label: "Store", + position: "right", + }, { href: "https://github.com/flathub/documentation", label: "GitHub",