mirror of
https://github.com/mgrove36/bbc-young-reporter.git
synced 2026-03-03 03:17:07 +00:00
1.6 KiB
1.6 KiB
title, description, layout, year
| title | description | layout | year |
|---|---|---|---|
| BBC Young Reporter | News articles written by Reading School students in year 8 | year-article-list | 2019 |
{% if site.categories.articles %} {% for article in site.categories.articles %}
{{ article.title }}
| by {{ article.authors }}
{{ article.description }}
Read
{% endfor %} {% else %}
We haven't got any articles for you yet! Come back during this year's BBC Young Reporter day to see what Reading School's year 8 students have produced! <style> center { margin: 25vh auto 25vh auto; } </style> {% endif %}