1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-08-29 22:29:21 +00:00

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

This commit is contained in:
2025-08-27 17:30:25 -05:00
parent 575818a637
commit 86b9f63f37
20 changed files with 751 additions and 63 deletions

View File

@@ -29,7 +29,7 @@
<br />
{{ copyright.note }}
<br />
<a href='/license' aria-label="More information about our website license.">
<a href='https://www.privacyguides.org/license' aria-label="More information about our website license.">
{% for icon in copyright.license %}
<span class="twemoji">{% include ".icons/" ~ icon ~ ".svg" %}</span>
{% endfor %}