mirror of
https://github.com/privacyguides/privacyguides.org.git
synced 2025-07-25 21:01:19 +00:00
Blog replacement (#1704)
This commit is contained in:
9
docs/articles.en.md
Normal file
9
docs/articles.en.md
Normal file
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: Curated Articles from Around the Web
|
||||
hide:
|
||||
- navigation
|
||||
- feedback
|
||||
---
|
||||
{% for article in articles %}
|
||||
- **{{ article.date }}**: [{{ article.name }}]({{ article.url }}) from *{{ article.publisher }}*
|
||||
{% endfor %}
|
Reference in New Issue
Block a user