From 630a364501f7acfe710b6737ba272634e96612de Mon Sep 17 00:00:00 2001 From: Sylvester Keil Date: Tue, 10 Oct 2023 14:38:54 +0200 Subject: [PATCH] Add Flathub verification token --- .well-known/org.flathub.VerifiedApps.txt | 1 + _config.yml | 3 +++ 2 files changed, 4 insertions(+) create mode 100644 .well-known/org.flathub.VerifiedApps.txt diff --git a/.well-known/org.flathub.VerifiedApps.txt b/.well-known/org.flathub.VerifiedApps.txt new file mode 100644 index 0000000..f59049e --- /dev/null +++ b/.well-known/org.flathub.VerifiedApps.txt @@ -0,0 +1 @@ +24134bfe-99b9-4d1d-b221-ea427115cebc diff --git a/_config.yml b/_config.yml index 7143c70..7a12285 100644 --- a/_config.yml +++ b/_config.yml @@ -82,3 +82,6 @@ exclude: - package.json - package-lock.json - node_modules + +include: + - .well-known