Skip to content

Commit 0e82537

Browse files
author
Christian Lizell
committed
Use trailing slashes for blog permalinks
1 parent 139860e commit 0e82537

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_posts/_posts.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"layout": "post",
3-
"permalink": "/blogg/{{ page.date | date: '%Y/%m/%d' }}/{{ page.fileSlug }}"
3+
"permalink": "/blogg/{{ page.date | date: '%Y/%m/%d' }}/{{ page.fileSlug }}/"
44
}

0 commit comments

Comments
 (0)