--- layout: default --- {% assign page_data = site.data.home %}
{{ page_data.page_logo[1] }}

{{ page_data.title }}

{% if site.data.deployment.show_chat %} {{ page_data.text.show_chat }} {% else %} {{ page_data.text.dont_show_chat }} {% endif %}

{{ page_data.image[1] }}

{{ page_data.fdroid_apps_caption }}

{{ page_data.fdroid_button_text | upcase }} {% if site.data.deployment.show_chat %} {{ page_data.chat_button_text | upcase }} {% endif %}

{{ page_data.chat_text }}

{% include modal.html %}