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

fix

parent ab0a2a91
No related branches found
No related tags found
No related merge requests found
......@@ -48,6 +48,14 @@ class Communication::Website::Page::Sitemap < Communication::Website::Page
def draftable?
false
end
def full_width
false
end
def show_toc?
true
end
def static_layout
'sitemap'
......
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