1
Fork 0

Add 2020 to the overview

This commit is contained in:
Jan-Erik Rediger 2020-02-06 16:56:19 +01:00
parent b6d9d85eb8
commit 81c998e073

View file

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