Skip to content

Commit

Permalink
Update node--full.html.twig
Browse files Browse the repository at this point in the history
Allow publication cover pages to have a restricted width
  • Loading branch information
justinepocock authored Nov 10, 2023
1 parent abb8068 commit 85176fd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion templates/content/node--full.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,8 @@
'localgov_services_page',
'localgov_event',
'localgov_step_by_step_overview',
'localgov_services_status'
'localgov_services_status',
'localgov_publication_cover_page'
]
%}

Expand Down

0 comments on commit 85176fd

Please sign in to comment.