mirror of
https://github.com/mgrove36/bbc-young-reporter.git
synced 2026-03-03 03:17:07 +00:00
Fix file structure
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user