Skip to content

Commit 82022ac

Browse files
committed
Update nadd-settings.ts
1 parent bd1ba42 commit 82022ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/config/nadd/nadd-settings.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ naddSettings.predicateVisibility.alwaysHide = [
2424
'https://schema.org/creator',
2525
'https://schema.org/embedUrl',
2626
'http://xmlns.com/foaf/0.1/thumbnail',
27-
'http://iiif.io/api/presentation/3#manifest', // Note that IIIF vieing is supported through Mirador, but not shown in this demo (see RAZU implementation at https://viewer.razu.nl/ for a IIIF demo, including OCR overlay)
27+
'http://iiif.io/api/presentation/3#manifest', // Note that IIIF viewing is supported through Mirador, but not shown in this demo (see RAZU implementation at https://viewer.razu.nl/ for a IIIF demo, including OCR overlay)
2828
];
2929

3030
// Replace default header with NADD header (logo without text)

0 commit comments

Comments
 (0)