diff --git a/web/modules/custom/drutopia_case_study/config/install/taxonomy.vocabulary.services.yml b/web/modules/custom/drutopia_case_study/config/install/taxonomy.vocabulary.services.yml new file mode 100644 index 0000000..818a2b9 --- /dev/null +++ b/web/modules/custom/drutopia_case_study/config/install/taxonomy.vocabulary.services.yml @@ -0,0 +1,8 @@ +langcode: en +status: true +dependencies: { } +name: Services +vid: services +description: '' +hierarchy: 0 +weight: 0 diff --git a/web/modules/custom/drutopia_case_study/config/install/taxonomy.vocabulary.technologies.yml b/web/modules/custom/drutopia_case_study/config/install/taxonomy.vocabulary.technologies.yml new file mode 100644 index 0000000..55a6129 --- /dev/null +++ b/web/modules/custom/drutopia_case_study/config/install/taxonomy.vocabulary.technologies.yml @@ -0,0 +1,8 @@ +langcode: en +status: true +dependencies: { } +name: Technologies +vid: technologies +description: '' +hierarchy: 0 +weight: 0