How do I get section.pages in index.html from content/tiras?
I got it, we must pull section pages from tiras like so:
{% set section = get_section(path="tiras/_index.md") %}
How do I get section.pages in index.html from content/tiras?
I got it, we must pull section pages from tiras like so:
{% set section = get_section(path="tiras/_index.md") %}