diff options
author | Fahad Israr | 2019-07-04 11:26:16 +0530 |
---|---|---|
committer | Fahad Israr | 2019-07-04 11:26:16 +0530 |
commit | 2208d6c4c515589207c8cb88d3ce156ff086d48b (patch) | |
tree | 3b1ccc63f818189e45617c8977ab7d84616db797 /themes/kalpesh/acadmix_subtheme/config | |
parent | 9f01af7880cf575cf7db322f5f7c1949e89fad0a (diff) | |
parent | 779f770a2022c3792d5e2dae95e0381093fb8989 (diff) | |
download | acadmix_distribution-2208d6c4c515589207c8cb88d3ce156ff086d48b.tar.gz acadmix_distribution-2208d6c4c515589207c8cb88d3ce156ff086d48b.tar.bz2 acadmix_distribution-2208d6c4c515589207c8cb88d3ce156ff086d48b.zip |
Merge branch 'stage' of https://github.com/FOSSEE/acadmix_distribution
Diffstat (limited to 'themes/kalpesh/acadmix_subtheme/config')
-rw-r--r-- | themes/kalpesh/acadmix_subtheme/config/install/acadmix_subtheme.settings.yml | 1 | ||||
-rw-r--r-- | themes/kalpesh/acadmix_subtheme/config/schema/acadmix_subtheme.schema.yml | 5 |
2 files changed, 6 insertions, 0 deletions
diff --git a/themes/kalpesh/acadmix_subtheme/config/install/acadmix_subtheme.settings.yml b/themes/kalpesh/acadmix_subtheme/config/install/acadmix_subtheme.settings.yml new file mode 100644 index 0000000..66b66b5 --- /dev/null +++ b/themes/kalpesh/acadmix_subtheme/config/install/acadmix_subtheme.settings.yml @@ -0,0 +1 @@ +schemas: []
\ No newline at end of file diff --git a/themes/kalpesh/acadmix_subtheme/config/schema/acadmix_subtheme.schema.yml b/themes/kalpesh/acadmix_subtheme/config/schema/acadmix_subtheme.schema.yml new file mode 100644 index 0000000..25dc483 --- /dev/null +++ b/themes/kalpesh/acadmix_subtheme/config/schema/acadmix_subtheme.schema.yml @@ -0,0 +1,5 @@ +# Schema for the theme setting configuration file of the THEMETITLE theme. + +THEMENAME.settings: + type: theme_settings + label: 'THEMETITLE settings' |