cms-niceties/_config/templates-themes.yml

20 lines
410 B
YAML
Executable File

---
Name: webapp-templates-themes
After:
- webapp-options-elements
---
SilverStripe\View\SSViewer:
source_file_comments: true
themes:
- '$public'
- '$default'
App\Elements\SliderElement:
slide_width: 2140
slide_height: 700
# 2x container width to automatically resize images for 2K display
App\Elements\Extensions\ElementRows:
container_max_width: 2280
column_class: 'col-block col-md'