{{- /* Renders store links only when configured, so nothing broken shows pre-launch. */ -}}
{{- with .Site.Params.playStoreURL -}}
Google Play
{{- end -}}
{{- with .Site.Params.fdroidURL -}}
F-Droid
{{- end -}}
{{- if and (not .Site.Params.playStoreURL) (not .Site.Params.fdroidURL) -}}