privacyguides.org/docs/articles.en.md

13 lines
323 B
Markdown
Raw Normal View History

2022-08-30 18:35:11 +00:00
---
title: Curated Articles from Around the Web
hide:
- navigation
- feedback
---
2022-09-28 19:47:13 +00:00
<script>
window.location.href = "https://discuss.privacyguides.org/c/blog/10";
</script>
2022-08-30 18:35:11 +00:00
{% for article in articles %}
- **{{ article.date }}**: [{{ article.name }}]({{ article.url }}) from *{{ article.publisher }}*
{% endfor %}