mirror of
https://github.com/mgrove36/bbc-young-reporter.git
synced 2026-03-03 11:27:06 +00:00
Refine auto-refresh page
Add title, description, logo
This commit is contained in:
@@ -4,6 +4,8 @@ description: News articles written by Reading School students in year 8
|
||||
layout: none
|
||||
---
|
||||
|
||||
{% include meta.html %}
|
||||
|
||||
{% assign largest = 0 %}
|
||||
{% for page in site.pages %}
|
||||
{% assign url = page.url | remove: ".html" | remove: "/years/" %}
|
||||
|
||||
Reference in New Issue
Block a user