1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-05 02:52:41 +00:00
Files
privacyguides.org/docs/articles.en.md

10 lines
230 B
Markdown
Raw Normal View History

2022-08-30 13:35:11 -05:00
---
title: Curated Articles from Around the Web
hide:
- navigation
- feedback
---
{% for article in articles %}
- **{{ article.date }}**: [{{ article.name }}]({{ article.url }}) from *{{ article.publisher }}*
{% endfor %}