forked from deepStateMirrors/tabi
✨ feat: allow dual date-format (short/long)
This commit is contained in:
parent
e93b33e6b8
commit
9887fb0a6f
9 changed files with 92 additions and 51 deletions
|
@ -14,7 +14,7 @@
|
|||
{%- set show_pages = section.pages -%}
|
||||
{% endif -%}
|
||||
|
||||
{{ macros_cards_posts::cards_posts(pages=show_pages) }}
|
||||
{{ macros_cards_pages::cards_pages(pages=show_pages) }}
|
||||
</main>
|
||||
|
||||
{% if paginator %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue