diff --git a/explore/src/app/app-routing.module.ts b/explore/src/app/app-routing.module.ts index 97a827a5..401b51cd 100644 --- a/explore/src/app/app-routing.module.ts +++ b/explore/src/app/app-routing.module.ts @@ -5,7 +5,7 @@ import {PageURLResolverComponent} from "./openaireLibrary/utils/pageURLResolver. const routes: Routes = [ // Other Pages - {path: '', loadChildren: () => import('./home/home.module').then(m => m.HomeModule)}, + {path: '', loadChildren: () => import('./home/home.module').then(m => m.HomeModule), data: {hasStickyHeaderOnMobile: true}}, {path: 'home', redirectTo: '', pathMatch: 'full'}, {path: 'mail-preferences', loadChildren: () => import('./userEmailPreferences/mailPrefs.module').then(m => m.LibMailPrefsModule)}, {path: 'sdgs', loadChildren: () => import('./sdg/sdg.module').then(m => m.LibSdgModule)}, diff --git a/explore/src/app/openaireLibrary b/explore/src/app/openaireLibrary index 40ef9507..f2a2c52d 160000 --- a/explore/src/app/openaireLibrary +++ b/explore/src/app/openaireLibrary @@ -1 +1 @@ -Subproject commit 40ef9507150f90d9e50298adb23c29b3d5a9745b +Subproject commit f2a2c52d435629bad2c9af68240d76dfefe4dfd9 diff --git a/explore/src/assets/common-assets b/explore/src/assets/common-assets index ae7e6234..a7e2f988 160000 --- a/explore/src/assets/common-assets +++ b/explore/src/assets/common-assets @@ -1 +1 @@ -Subproject commit ae7e623418e7362e80cf9f65db7a004c0857d239 +Subproject commit a7e2f9882fc3cbb9f14ced3e0600d15bf2ffb887 diff --git a/explore/src/assets/openaire-theme b/explore/src/assets/openaire-theme index d52e9292..5feca2d8 160000 --- a/explore/src/assets/openaire-theme +++ b/explore/src/assets/openaire-theme @@ -1 +1 @@ -Subproject commit d52e92929799a1626aff66ad413c6db2be521555 +Subproject commit 5feca2d8457324999557feb662b4355d8cf0df4b