merge and docs

This commit is contained in:
despiegk
2023-07-13 15:02:24 +03:00
parent c8c6f6b4db
commit c7dbe27ddf
38 changed files with 1386 additions and 5 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 GoldFlow
The Latest Information
{% if taxonomy == "categories" %} -
{{category | replace(from='-', to=' ' ) | title}}
{% endif %}