diff --git a/.well-known/org.flathub.VerifiedApps.txt b/.well-known/org.flathub.VerifiedApps.txt index 3a07270..fc4f584 100644 --- a/.well-known/org.flathub.VerifiedApps.txt +++ b/.well-known/org.flathub.VerifiedApps.txt @@ -1,2 +1,5 @@ +# com.vscodium.codium +180b1846-9093-48c6-80a7-1c9a544ac109 + # com.vscodium.codium-insiders d5be77e9-3c33-4ad7-8184-3689f3b72445 diff --git a/_config.yml b/_config.yml index fdb8e0b..00ad5b4 100755 --- a/_config.yml +++ b/_config.yml @@ -33,3 +33,5 @@ colors: kramdown: auto_ids: false +include: + - ".well-known"