privacyguides.org/docs/articles.en.md
2022-09-29 11:14:41 -05:00

13 lines
323 B
Markdown

---
title: Curated Articles from Around the Web
hide:
- navigation
- feedback
---
<script>
window.location.href = "https://discuss.privacyguides.org/c/blog/10";
</script>
{% for article in articles %}
- **{{ article.date }}**: [{{ article.name }}]({{ article.url }}) from *{{ article.publisher }}*
{% endfor %}