diff --git a/src/app/info/info-routes.ts b/src/app/info/info-routes.ts index cca86e27415..60bdb0e7577 100644 --- a/src/app/info/info-routes.ts +++ b/src/app/info/info-routes.ts @@ -20,7 +20,6 @@ import { } from './info-routing-paths'; import { NotifyInfoComponent } from './notify-info/notify-info.component'; import { ThemedPrivacyComponent } from './privacy/themed-privacy.component'; -import { IiifGuideComponent } from '../../themes/collspec/app/pages/iiif-guide/iiif-guide.component'; import { IIIF_GUIDE_PATH } from './info-routing-paths'; @@ -38,16 +37,6 @@ export const ROUTES: Routes = [ resolve: { breadcrumb: i18nBreadcrumbResolver }, data: { title: 'info.accessibility-settings.title', breadcrumbKey: 'info.accessibility-settings' }, }, - // >>> NEW IIIF GUIDE ROUTE <<< - { - path: IIIF_GUIDE_PATH, - component: IiifGuideComponent, - resolve: { breadcrumb: i18nBreadcrumbResolver }, - data: { - title: 'info.iiif-guide.title', - breadcrumbKey: 'info.iiif-guide', - }, - }, environment.info.enableEndUserAgreement ? { path: END_USER_AGREEMENT_PATH, component: ThemedEndUserAgreementComponent, diff --git a/src/themes/collspec/app/header/header.component.html b/src/themes/collspec/app/header/header.component.html index efcfc216774..a59c7059b86 100644 --- a/src/themes/collspec/app/header/header.component.html +++ b/src/themes/collspec/app/header/header.component.html @@ -31,16 +31,6 @@ [attr.aria-label]="'nav.main.description' | translate" >