-
Is it possible to hide the blog date URL: /2024/06/15/ Actual URL : I would like to : |
Beta Was this translation helpful? Give feedback.
Answered by
alexvoss
Jul 8, 2024
Replies: 1 comment
-
You can change URL format for the posts: plugins:
- blog:
post_url_format: "{slug}" |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
mrbarua
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can change URL format for the posts: