add all years in footer
This commit is contained in:
@ -9,9 +9,9 @@
|
||||
|
||||
<li>
|
||||
<a href="/" title="go home"
|
||||
aria-label="go home | {{ metadata.title }} from {{ metadata.author }} in 2026"
|
||||
aria-label="go home | {{ metadata.title }} from {{ metadata.author }}, 2022-2026"
|
||||
{% if page.url == "/" %}aria-current="page"{% endif %}>
|
||||
{{ metadata.title }} from {{ metadata.author }} in 2026</a>
|
||||
{{ metadata.title }} from {{ metadata.author }}, 2022-2026</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
|
||||
Reference in New Issue
Block a user