diff options
author | Prashant S | 2019-07-26 11:21:31 +0530 |
---|---|---|
committer | GitHub | 2019-07-26 11:21:31 +0530 |
commit | bfb41f58674f7c24bd41e6e6891f0773c3706ddc (patch) | |
tree | a407e9cac3242db67394711596835982160b0eaa /config/schema | |
parent | e5a79b1f0f70eb0bc413c5b85139617dbe84b07d (diff) | |
parent | 17bc989bd924aa4682807cf7920abb8558da0006 (diff) | |
download | fossee_istos-bfb41f58674f7c24bd41e6e6891f0773c3706ddc.tar.gz fossee_istos-bfb41f58674f7c24bd41e6e6891f0773c3706ddc.tar.bz2 fossee_istos-bfb41f58674f7c24bd41e6e6891f0773c3706ddc.zip |
internship work for new theme for drupal-8.x
Diffstat (limited to 'config/schema')
-rwxr-xr-x | config/schema/fossee_istos.schema.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/config/schema/fossee_istos.schema.yml b/config/schema/fossee_istos.schema.yml new file mode 100755 index 0000000..08ac131 --- /dev/null +++ b/config/schema/fossee_istos.schema.yml @@ -0,0 +1,5 @@ +# Schema for the theme setting configuration file of the THEMETITLE theme. + +fossee_istos.settings: + type: theme_settings + label: 'fossee_istos settings' |