We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7bda34 commit 2a0e370Copy full SHA for 2a0e370
app/posts/posts.json
@@ -1,4 +1,4 @@
1
{
2
"layout": "post",
3
- "permalink": "{{ page.date | date: '%Y/%m/' }}/{{ page.filePathStem | replace('posts/', '') }}/"
+ "permalink": "{{ page.filePathStem | replace('posts/', '') }}/"
4
}
0 commit comments