1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-09-13 21:48:46 +00:00

feat!: Include ZIM files in releases (#3102)

This commit is contained in:
2025-08-27 17:30:25 -05:00
parent c738b4a446
commit b7ea45b5d8
18 changed files with 749 additions and 99 deletions

View File

@@ -121,7 +121,7 @@
{% endif %}
<!-- Site language selector -->
{% if config.extra.alternate %}
{% if config.extra.alternate and config.extra.language_switcher %}
{% include "partials/alternate.html" %}
{% endif %}