diff --git a/components/OsparcServices/OsparcServices.vue b/components/OsparcServices/OsparcServices.vue index 87488163..1eb5ae49 100644 --- a/components/OsparcServices/OsparcServices.vue +++ b/components/OsparcServices/OsparcServices.vue @@ -49,15 +49,13 @@ import { ref } from 'vue' import SearchControlsContentful from '@/components/SearchControlsContentful/SearchControlsContentful.vue' import ServicesSearchResults from '@/components/Resources/ServicesSearchResults.vue' -import SubmitToolSection from '@/components/Resources/SubmitToolSection.vue' export default { name: 'OsparcServices', components: { SearchControlsContentful, - ServicesSearchResults, - SubmitToolSection + ServicesSearchResults }, async setup() { diff --git a/components/Resources/SubmitToolSection.vue b/components/Resources/SubmitToolSection.vue index f99e30d4..e14fd8fb 100644 --- a/components/Resources/SubmitToolSection.vue +++ b/components/Resources/SubmitToolSection.vue @@ -1,35 +1,35 @@ + diff --git a/nuxt.config.ts b/nuxt.config.ts index 57af2246..0b579472 100644 --- a/nuxt.config.ts +++ b/nuxt.config.ts @@ -130,7 +130,6 @@ export default defineNuxtConfig({ ctf_share_data_page_id: '5w2F52873w6g9TH4YMVxXW', ctf_team_and_leadership_page_id: '7EL9Plxo7q2GyCzg1sqIcg', ctf_get_involved_page_id: 'jxEBoBw2zUctuDaX2eeX1', - ctf_tools_and_resources_page_id: '1Yy2BEB0df8HxLNx2Ivsct', ctf_osparc_resource_entry_id: '4LkLiH5s4FV0LVJd3htsvH', ctf_contact_us_form_type_id: 'contactUsForm', ctf_apps_page_id: '4LyfrYarHrt8Fke5ufyjdy',