1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-24 04:11:05 +00:00

docs!: Update privacy policy (#2914)

This commit is contained in:
2025-03-03 17:52:01 -06:00
parent 6eed9f4ed3
commit e15cef973d
13 changed files with 286 additions and 56 deletions

View File

@@ -35,6 +35,11 @@
{% endfor %}
</a>
{{ copyright.copyright.date }} {{ copyright.copyright.author }}
{% for link in copyright.links %}
<a href="{{ link.url }}">
<strong>{{ link.name }}</strong>
</a>
{% endfor %}
</div>
{% endif %}
</div>