1
0
mirror of https://github.com/privacyguides/privacyguides.org.git synced 2025-07-28 06:11:03 +00:00

Link to forum and migrate blog (#1822)

This commit is contained in:
2022-09-28 14:47:13 -05:00
parent ee70f568dc
commit afc078b9f4
11 changed files with 26 additions and 16 deletions

View File

@@ -4,6 +4,9 @@ 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 %}