forked from deepStateMirrors/tabi
Merge branch 'main' into fix/style
This commit is contained in:
commit
0068912163
10 changed files with 79 additions and 13 deletions
|
@ -6,7 +6,7 @@
|
|||
{% endif -%}
|
||||
|
||||
{%- if section.extra.desc %}
|
||||
{{ post_macros::page_desc(desc=section.extra.desc) }}
|
||||
{{ post_macros::page_desc(desc=section.extra.desc, page=section) }}
|
||||
{% endif -%}
|
||||
|
||||
<main class="list">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue