1
Fork 0

It's 2023!

This commit is contained in:
Jan-Erik Rediger 2023-01-02 14:23:18 +01:00
parent 99aa51a995
commit 2cacd8e333

View file

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