1
Fork 0

Use the right year in the slug

This commit is contained in:
Jan-Erik Rediger 2020-12-31 18:27:13 +01:00
parent 647a4792f7
commit a0fbd5d9a0
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
--- ---
permalink: "/{{ year }}/{{ month }}/{{ day }}/2018-in-many-words" permalink: "/{{ year }}/{{ month }}/{{ day }}/2019-in-many-words"
title: "2019 in many words and some photos" title: "2019 in many words and some photos"
published_date: "2019-12-30 23:30:00 +0100" published_date: "2019-12-30 23:30:00 +0100"
layout: post.liquid layout: post.liquid

View file

@ -8,7 +8,7 @@ data:
--- ---
It has become a tradition for me to look at the year that's about to end. It has become a tradition for me to look at the year that's about to end.
I did so in I did so in
[2019](/2019/12/30/2018-in-many-words/), [2019](/2019/12/30/2019-in-many-words/),
[2018](/2018/12/27/2018-in-many-words/), [2018](/2018/12/27/2018-in-many-words/),
[2017](/2017/12/31/2017-in-many-words/), [2017](/2017/12/31/2017-in-many-words/),
[2016](/2016/12/31/2016-in-many-words/), [2016](/2016/12/31/2016-in-many-words/),