Skip to content
Snippets Groups Projects
Commit dc97dc50 authored by Arnaud Levy's avatar Arnaud Levy
Browse files

exemple

parent 04d8170f
No related branches found
No related tags found
No related merge requests found
......@@ -7,6 +7,7 @@ class Communication::Website::Permalink::Post < Communication::Website::Permalin
:posts
end
# /actualites/2022/10/21/un-article/
def self.pattern_in_website(website)
"#{website.special_page(:communication_posts).path_without_language}:year/:month/:day/:slug/"
end
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment