Duniter {% set index = get_section(path="_index.md") %} {% for page in index.pages %} {{page.title}} {% endfor %} {% for s in index.subsections %}{% set subsection = get_section(path=s) %} {{subsection.title}} {% endfor %}
Link 1 Link 2 Link 3