rebrand to Ourworld Free Zone

This commit is contained in:
sasha-astiadi
2023-08-14 16:40:30 +02:00
parent 0a20935bbf
commit 042e858de6
5 changed files with 16 additions and 16 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
The Latest from Ourworld Free Zone
{% if taxonomy == "categories" %} -
{{category | replace(from='-', to=' ' ) | title}}
{% endif %}