mirror of
https://github.com/mgrove36/bbc-young-reporter.git
synced 2026-03-03 03:17:07 +00:00
Change file structure and compress image
This commit is contained in:
@@ -84,7 +84,7 @@
|
||||
|
||||
<div class="mdc-list-group">
|
||||
<h3 class="mdc-list-group__subheader">
|
||||
<a class="mdc-list-item year" href="/2019" data-mdc-auto-init="MDCRipple">
|
||||
<a class="mdc-list-item year" href="/years/2019" data-mdc-auto-init="MDCRipple">
|
||||
<span class="mdc-list-item__text">2019</span>
|
||||
</a>
|
||||
</h3>
|
||||
@@ -209,7 +209,7 @@
|
||||
<div class="article-section parallax-section" data-jarallax="" data-speed="0.5" style="background-image: url('/images/backgrounds/2019.jpg');">
|
||||
<div class="article-section-header">
|
||||
<h1 class="mdc-typography--headline4">2019</h1>
|
||||
<button class="mdc-button " data-mdc-auto-init="MDCRipple" onclick="window.location='/2019';">See All <span class="material-icons">keyboard_arrow_right</span></button>
|
||||
<button class="mdc-button " data-mdc-auto-init="MDCRipple" onclick="window.location='/years/2019';">See All <span class="material-icons">keyboard_arrow_right</span></button>
|
||||
</div>
|
||||
<div class="articles">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user