Big newsroom archive

This commit is contained in:
samtaggart
2024-10-02 16:14:08 +03:00
parent 6b07ad4394
commit 95ea91b679
204 changed files with 60 additions and 59 deletions

View File

@@ -7,7 +7,7 @@
{% set path_array = current_path | split(pat="/") %}
{% set taxonomy = path_array[1] %}
{% set category = path_array[2] %}
News and updates from the ecosystem
News and updates since January 2024
{% if taxonomy == "news-category" %} -
{{category | replace(from='-', to=' ' ) | title}}
{% endif %}