diff --git a/explore/src/app/app-routing.module.ts b/explore/src/app/app-routing.module.ts index 86a0b524..97a827a5 100644 --- a/explore/src/app/app-routing.module.ts +++ b/explore/src/app/app-routing.module.ts @@ -10,7 +10,7 @@ const routes: Routes = [ {path: 'mail-preferences', loadChildren: () => import('./userEmailPreferences/mailPrefs.module').then(m => m.LibMailPrefsModule)}, {path: 'sdgs', loadChildren: () => import('./sdg/sdg.module').then(m => m.LibSdgModule)}, {path: 'fields-of-science', loadChildren: () => import('./fos/fos.module').then(m => m.LibFosModule), data: {extraOffset: 100}}, - // {path: 'funders', loadChildren: () => import('./funders/funders.module').then(m => m.FundersModule)}, + {path: 'funders', loadChildren: () => import('./funders/funders.module').then(m => m.FundersModule)}, {path: 'contact-us', loadChildren: () => import('./contact/contact.module').then(m => m.ContactModule), data: {hasQuickContact: false}}, // ORCID Pages {path: 'orcid', loadChildren: () => import('./orcid/orcid.module').then(m => m.LibOrcidModule)}, diff --git a/explore/src/app/funders/funders.component.html b/explore/src/app/funders/funders.component.html index 66d428e0..cf97045a 100644 --- a/explore/src/app/funders/funders.component.html +++ b/explore/src/app/funders/funders.component.html @@ -17,10 +17,12 @@ Be an integral part of the open R&I ecosystem
- Lorem ipsum dolor sit amet, consetetur sadipscing + Welcome to the Funders' page on OpenAIRE Explore. This dedicated hub spotlights our ever-growing extensive network of funding partners: {{formatNumber(projectsNumber)}} grants from - {{formatNumber(fundersNumber)}} funders, linked to - {{formatNumber(researchProductsNumber)}} funded research outputs. + {{formatNumber(fundersNumber)}} funders currently linked to + {{formatNumber(researchProductsNumber)}} funded research outputs. + Discover key details about each funder, their commitment to open access, and the impactful research they enable. + Our aim? To foster transparency, inspire collaboration.
diff --git a/explore/src/app/openaireLibrary b/explore/src/app/openaireLibrary index 110c8545..ae68622f 160000 --- a/explore/src/app/openaireLibrary +++ b/explore/src/app/openaireLibrary @@ -1 +1 @@ -Subproject commit 110c854523199f24143bb7d0e56e8815c6808319 +Subproject commit ae68622fb6f064febe56cfea8f79fec5ef357976