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

This commit is contained in:
2025-09-12 01:03:53 -05:00
parent 0f6ee45157
commit b55f1cdb44
17 changed files with 749 additions and 65 deletions
+1 -1
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 %}