9 lines
209 B
Twig
9 lines
209 B
Twig
|
|
# Schema for the configuration files of the {{ name }} theme.
|
||
|
|
{{ machine_name }}.settings:
|
||
|
|
type: theme_settings
|
||
|
|
label: '{{ name }} settings'
|
||
|
|
mapping:
|
||
|
|
example:
|
||
|
|
type: string
|
||
|
|
label: Example
|