diff --git a/src/app/app-routing.module.ts b/src/app/app-routing.module.ts index a5238a0..15b0b73 100644 --- a/src/app/app-routing.module.ts +++ b/src/app/app-routing.module.ts @@ -14,11 +14,7 @@ const routes: Routes = [ loadChildren: () => import('./openaireLibrary/monitor/methodology/methodology.module').then(m => m.MethodologyModule) }, { - path: 'indicators/themes', - loadChildren: () => import('./openaireLibrary/monitor/indicators/indicator-themes.module').then(m => m.IndicatorThemesModule) - }, - { - path: 'indicators/:type', + path: 'indicators', loadChildren: () => import('./openaireLibrary/monitor/indicators/indicators.module').then(m => m.IndicatorsModule) }, { diff --git a/src/app/home/home.component.html b/src/app/home/home.component.html index 32bafe4..b6de00c 100644 --- a/src/app/home/home.component.html +++ b/src/app/home/home.component.html @@ -2,7 +2,7 @@
-
+

A new era of monitoring research.

@@ -51,8 +51,8 @@
- Funders. Universities. Research Initiatives. Communities. -

Simplify research monitoring and evaluation.

+ Funders. Research Institutions. Research Initiatives. +

Simplify research monitoring & evaluation.

@@ -63,7 +63,6 @@ ipad - @@ -158,8 +157,7 @@
-

Openness. Usability. Replicability. TRUST.

+

Openness. Usability. Replicability. Trust.

Learn and work with a thriving community behind you.
@@ -168,7 +166,7 @@
-
+
-
+
  • diff --git a/src/app/learn-how/learn-how.component.html b/src/app/learn-how/learn-how.component.html index b692d60..1a0991f 100644 --- a/src/app/learn-how/learn-how.component.html +++ b/src/app/learn-how/learn-how.component.html @@ -101,7 +101,7 @@
Inclusion, transparency, quality, state of the art technology. -

Research
tracking & monitoring
in a nutshell.

+

Research tracking & monitoring in a nutshell.

diff --git a/src/app/openaireLibrary b/src/app/openaireLibrary index c272279..81b3a5f 160000 --- a/src/app/openaireLibrary +++ b/src/app/openaireLibrary @@ -1 +1 @@ -Subproject commit c27227923e93f82c315ff1bec70f9b3042033d3d +Subproject commit 81b3a5f8b4010330d6dd9c9ceba56f1cdab2c804