Refine auto-refresh page

Add title, description, logo
This commit is contained in:
2020-03-11 10:09:12 +00:00
parent 68affa418b
commit c890950b24
19 changed files with 311 additions and 277 deletions

View File

@@ -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/" %}