💄 feat: change markdown description style
This commit is contained in:
@@ -6,11 +6,9 @@
|
||||
{% endif -%}
|
||||
|
||||
{%- if section.extra.desc %}
|
||||
{{ post_macros::page_desc(desc=section.extra.desc) }}
|
||||
{{ post_macros::page_desc(desc=section.extra.desc, page=section) }}
|
||||
{% endif -%}
|
||||
|
||||
{{ post_macros::index_content(page=section) }}
|
||||
|
||||
<main class="list">
|
||||
<div class="title-container">
|
||||
{{ post_macros::page_header(title=section.title) }}
|
||||
|
Reference in New Issue
Block a user