From 715658e63dda1ae3a2a52e2772b9fa86cb39725f Mon Sep 17 00:00:00 2001 From: FabianLars Date: Fri, 29 Aug 2025 14:01:54 +0200 Subject: [PATCH] disable flathub guide until we have a dedicated linux maintainer/codeowner closes https://github.com/tauri-apps/tauri/issues/14116 --- src/content/docs/distribute/flatpak.mdx | 1 + src/content/docs/distribute/index.mdx | 4 ++-- src/content/docs/ja/distribute/index.mdx | 4 ++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/src/content/docs/distribute/flatpak.mdx b/src/content/docs/distribute/flatpak.mdx index dad26cbbd..350a06f62 100644 --- a/src/content/docs/distribute/flatpak.mdx +++ b/src/content/docs/distribute/flatpak.mdx @@ -3,6 +3,7 @@ title: Flathub sidebar: order: 1 i18nReady: true +draft: true --- import { Tabs, TabItem, Card } from '@astrojs/starlight/components'; diff --git a/src/content/docs/distribute/index.mdx b/src/content/docs/distribute/index.mdx index 480030826..b258e2744 100644 --- a/src/content/docs/distribute/index.mdx +++ b/src/content/docs/distribute/index.mdx @@ -141,11 +141,11 @@ For Linux you can distribute your app using the Debian package, Snap, AppImage, href="/distribute/debian/" description="Distribute as a Debian package" /> - + /> */} - + /> */}