add content

This commit is contained in:
samaradel
2023-08-17 19:05:09 +03:00
parent b0b57b6a3a
commit a3b6750e2a
159 changed files with 2528 additions and 337 deletions

View File

@@ -7,7 +7,7 @@
{% set path_array = current_path | split(pat="/") %}
{% set taxonomy = path_array[1] %}
{% set category = path_array[2] %}
The Latest from OurWorld Free Zone
The Latest from ThreeFold
{% if taxonomy == "news-category" %} -
{{category | replace(from='-', to=' ' ) | title}}
{% endif %}