1
Fork 0

New year, new archive

This commit is contained in:
Jan-Erik Rediger 2021-01-25 12:16:33 +01:00
parent fd7dc8882d
commit 748b9c4ffd

View file

@ -8,7 +8,7 @@ data:
<a href="/tagged/">Post by tag</a>
{% assign years = "2020, 2019, 2018, 2017, 2016, 2015, 2014, 2013, 2012, 2011" | split: ", " %}
{% assign years = "2021, 2020, 2019, 2018, 2017, 2016, 2015, 2014, 2013, 2012, 2011" | split: ", " %}
<table>
{% for year in years -%}
<tr>