File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Documentation/ContentElementRendering Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ Site settings can be saved both in the site configuration and in the site
2626package extension.
2727
2828We will save the settings to the site package but use the settings editor to
29- write the YAML for us
29+ write the YAML for us.
3030
3131Go to module :guilabel: `Site Management > Settings ` and edit the settings of
3232your site. Override the paths to the templates of Fluid Styled Content like this:
@@ -52,7 +52,7 @@ Clipboard instead, then save it to the following file:
5252 partialRootPath : ' EXT:site_package/Resources/Private/ContentElements/Partials'
5353 layoutRootPath : ' EXT:site_package/Resources/Private/ContentElements/Layouts'
5454
55- Then close the site settings without saving. You can now start overriding the
55+ Then close the settings editor without saving. You can now start overriding the
5656templates:
5757
5858.. _content-element-rendering-menu-subpages :
You can’t perform that action at this time.
0 commit comments