♻️ refactor: rename extra.desc to extra.header

This commit is contained in:
welpo
2023-03-01 12:34:10 +01:00
parent 644dd1a4ba
commit de46a24d37
2 changed files with 4 additions and 4 deletions

View File

@@ -5,8 +5,8 @@
{% set section = get_section(path=section.extra.section_path) %}
{% endif -%}
{%- if section.extra.desc %}
{{ macros_page_desc::page_desc(desc=section.extra.desc, page=section) }}
{%- if section.extra.header %}
{{ macros_page_desc::page_desc(desc=section.extra.header, page=section) }}
{% endif -%}
<main class="list">