feat: add markdown support to index page

This commit is contained in:
serginogal
2023-02-03 17:47:55 +09:00
parent 767d92a5eb
commit c6ec7c7505
2 changed files with 8 additions and 0 deletions

View File

@@ -9,6 +9,8 @@
{{ post_macros::page_desc(desc=section.extra.desc) }}
{% endif -%}
{{ post_macros::index_content(page=section) }}
<main class="list">
<div class="title-container">
{{ post_macros::page_header(title=section.title) }}