From 888469f8775124b4eb69dbaf3b11bff6c8ca87e3 Mon Sep 17 00:00:00 2001 From: myheroyuki Date: Thu, 30 Mar 2023 23:39:07 +0900 Subject: add flathub token to verify maintainership --- .well-known/org.flathub.VerifiedApps.txt | 1 + _config.yml | 2 ++ 2 files changed, 3 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..c51394f --- /dev/null +++ b/.well-known/org.flathub.VerifiedApps.txt @@ -0,0 +1 @@ +c1f2bba8-a777-4e25-820b-6d67634d63cb \ No newline at end of file diff --git a/_config.yml b/_config.yml index 277efa7..3a0fc28 100644 --- a/_config.yml +++ b/_config.yml @@ -324,3 +324,5 @@ defaults: exclude: - assets/css/Fork-Awesome/src/doc/ - vendor/ + +include: [".well-known"] \ No newline at end of file -- cgit v1.2.3