Fix file structure

This commit is contained in:
2020-03-11 09:52:36 +00:00
parent a53e264eda
commit 283f307fa2
3 changed files with 209 additions and 11 deletions

View File

@@ -1,6 +1,6 @@
<!DOCTYPE html>
<html>
{% assign pageyear = page.url | relative_url | remove: '.html' | remove: '/' %}
{% assign pageyear = page.url | relative_url | remove: '.html' | remove: '/years/' %}
<!-- overwrite default title and description -->
<meta name="apple-mobile-web-app-title" content="{{ pageyear }} | BBC Young Reporter | Reading School">
<title>{{ pageyear }} | BBC Young Reporter | Reading School</title>