Change file structure

This commit is contained in:
2020-03-11 09:27:09 +00:00
parent faa477de7d
commit 3882ec4478
5 changed files with 4 additions and 4 deletions

View File

@@ -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>