mirror of
https://github.com/mgrove36/bbc-young-reporter.git
synced 2026-08-23 22:05:38 +01:00
When no articles exist, the navbar doesn't show the 'Articles' title, and the home page displays an appropriate message
1.5 KiB
1.5 KiB
title, description, layout
| title | description | layout |
|---|---|---|
| BBC Young Reporter | News articles written by Reading School students in year 8 | article-list |
{% if site.categories.articles %} {% for article in site.categories.articles %}
{{ article.title }}
| by {{ article.authors }}
Read
{% endfor %} {% else %}