it's 2025!
This commit is contained in:
parent
2484d27cdb
commit
a78716845b
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ data:
|
|||
|
||||
<a href="/tagged/">Post by tag</a>
|
||||
|
||||
{% assign years = "2024, 2023, 2022, 2021, 2020, 2019, 2018, 2017, 2016, 2015, 2014, 2013, 2012, 2011" | split: ", " %}
|
||||
{% assign years = "2025, 2024, 2023, 2022, 2021, 2020, 2019, 2018, 2017, 2016, 2015, 2014, 2013, 2012, 2011" | split: ", " %}
|
||||
<table>
|
||||
{% for year in years -%}
|
||||
<tr>
|
||||
|
|
Loading…
Add table
Reference in a new issue