From aee86cc50c5b54cba3179b251bb5845b5e28db7b Mon Sep 17 00:00:00 2001 From: liushuyu Date: Wed, 15 Nov 2023 16:08:24 -0700 Subject: [PATCH] add FlatHub verification token --- .well-known/org.flathub.VerifiedApps.txt | 1 + _config.yml | 1 + 2 files changed, 2 insertions(+) create mode 100644 .well-known/org.flathub.VerifiedApps.txt create mode 100644 _config.yml diff --git a/.well-known/org.flathub.VerifiedApps.txt b/.well-known/org.flathub.VerifiedApps.txt new file mode 100644 index 0000000000000..74bf42ae5dd34 --- /dev/null +++ b/.well-known/org.flathub.VerifiedApps.txt @@ -0,0 +1 @@ +72c0d226-25db-4ded-83ed-b22b2c56aace diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000000000..68730c992de52 --- /dev/null +++ b/_config.yml @@ -0,0 +1 @@ +include: [".well-known"]