-
-
Notifications
You must be signed in to change notification settings - Fork 411
Open
Description
If i write two posts named 2023-11-27-test.md and 2023-11-28-test.md, there addresses are all '/test' and it will point to the newer one, 2023-11-28-test.md.
But in the Jekyll, they will be different. One is '/2023/11/27/test' and the other is '2023/11/28/test'. I don't know how to fix this bug.
Metadata
Metadata
Assignees
Labels
No labels