export const portalProperties = { aggregator: "canada", title: "{Title}", logoPath: "assets/logo.png", sectionFooter: `
{This is Footer section}
   Unless otherwise indicated, all materials created by OpenAIRE are licenced under CC ATTRIBUTION 4.0 INTERNATIONAL LICENSE.
`, showNumbersInHhomePage:false, searchFormSection: `
{Search Form Section}
`, homeSectionOne: `
{This is section One}
`, homeSectionTwo: `
{This is section Two}
`, entities:{ publication:{isEnabled:true,simpleSearchPage:true,advancedSearchPage:true}, dataset:{isEnabled:true,simpleSearchPage:true,advancedSearchPage:true}, software:{isEnabled:true,simpleSearchPage:true,advancedSearchPage:true}, other:{isEnabled:true,simpleSearchPage:true,advancedSearchPage:true}, datasource:{isEnabled:true,simpleSearchPage:true,advancedSearchPage:true}, organization:{isEnabled:true,simpleSearchPage:true,advancedSearchPage:true}, project:{isEnabled:true,simpleSearchPage:true,advancedSearchPage:true}}, searchServiceUrl:"" };