mirror of
https://github.com/mgrove36/bbc-young-reporter.git
synced 2026-03-03 11:27:06 +00:00
Fix file structure
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
<html>
|
||||
|
||||
<!-- overwrite default title and description -->
|
||||
<meta name="apple-mobile-web-app-title" content="years2020 | BBC Young Reporter | Reading School">
|
||||
<title>years2020 | BBC Young Reporter | Reading School</title>
|
||||
<meta name="description" content="News articles written by Reading School students in year 8, in years2020">
|
||||
<meta name="apple-mobile-web-app-title" content="2020 | BBC Young Reporter | Reading School">
|
||||
<title>2020 | BBC Young Reporter | Reading School</title>
|
||||
<meta name="description" content="News articles written by Reading School students in year 8, in 2020">
|
||||
<link href="/css/article-list.css" rel="stylesheet">
|
||||
<link href="/css/year.css" rel="stylesheet">
|
||||
<head>
|
||||
@@ -210,8 +210,8 @@
|
||||
|
||||
<main class="main-content" id="main-content">
|
||||
<div class="mdc-top-app-bar--short-fixed-adjust">
|
||||
<div class="year-header parallax-section" data-jarallax data-speed="0.5" style="background-image: url('/images/backgrounds/years2020.jpg');">
|
||||
<h1 class="mdc-typography--headline1">years2020</h1>
|
||||
<div class="year-header parallax-section" data-jarallax data-speed="0.5" style="background-image: url('/images/backgrounds/2020.jpg');">
|
||||
<h1 class="mdc-typography--headline1">2020</h1>
|
||||
</div>
|
||||
<div class="splitter"></div>
|
||||
<div class="article-section">
|
||||
|
||||
Reference in New Issue
Block a user