Fix permalink
This commit is contained in:
parent
aae3d4ac7f
commit
421ec62560
|
@ -1,4 +1,4 @@
|
|||
permalink: /:year/:month/:day/things-i-read-week-2
|
||||
permalink: "/{{ year }}/{{ month }}/{{ day }}/things-i-read-week-2"
|
||||
title: "Things I read, Week 2"
|
||||
published_date: "2018-01-8 10:54:22 +0100"
|
||||
layout: post.liquid
|
||||
|
|
Loading…
Reference in a new issue