Skip to content

Commit 2a0e370

Browse files
committed
updates to posts file
1 parent e7bda34 commit 2a0e370

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/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": "{{ page.date | date: '%Y/%m/' }}/{{ page.filePathStem | replace('posts/', '') }}/"
3+
"permalink": "{{ page.filePathStem | replace('posts/', '') }}/"
44
}

0 commit comments

Comments
 (0)