mirror of
https://github.com/mgrove36/bbc-young-reporter.git
synced 2026-03-03 03:17:07 +00:00
Change file structure
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
{% endif %}
|
||||
<div class="mdc-list-group">
|
||||
<h3 class="mdc-list-group__subheader">
|
||||
<a class="mdc-list-item year" href="/{{ currentdate }}" data-mdc-auto-init="MDCRipple">
|
||||
<a class="mdc-list-item year" href="/years/{{ currentdate }}" data-mdc-auto-init="MDCRipple">
|
||||
<span class="mdc-list-item__text">{{ currentdate }}</span>
|
||||
</a>
|
||||
</h3>
|
||||
|
||||
Reference in New Issue
Block a user