feat(site): publish Google Play link now that the app is live
All checks were successful
ci / analyze (push) Successful in 1m8s
ci / test-commons-core (push) Successful in 38s
ci / test-app-seeds (push) Successful in 5m56s

Set playStoreURL so the store-badges partial renders the Google Play
badge (id=org.comunes.tane) on the landing page.
This commit is contained in:
vjrj 2026-07-16 16:20:37 +02:00
parent 5bf06aa258
commit 8e177ef00f

View file

@ -15,7 +15,7 @@ enableGitInfo = false
publisherURL = "https://comunes.org"
license = "AGPL-3.0"
# Links rendered only when set, so nothing broken shows before they exist:
playStoreURL = "" # Google Play, once published
playStoreURL = "https://play.google.com/store/apps/details?id=org.comunes.tane" # Google Play
fdroidURL = "" # F-Droid, once published
sourceURL = "https://git.comunes.org/comunes/tane" # public source repository (AGPL)
weblateURL = "https://translate.comunes.org/projects/tane/" # translation platform