Skip to content
Snippets Groups Projects
Commit 24b1924d authored by imranasghar96@hotmail.com's avatar imranasghar96@hotmail.com
Browse files

Remove manifestId from window blank.html

parent c0b18c15
No related branches found
No related tags found
No related merge requests found
...@@ -13,9 +13,7 @@ ...@@ -13,9 +13,7 @@
<script type="text/javascript"> <script type="text/javascript">
var miradorInstance = Mirador.viewer({ var miradorInstance = Mirador.viewer({
id: 'mirador', id: 'mirador',
windows: [{ windows: [],
manifestId: 'https://www.e-codices.unifr.ch/metadata/iiif/gau-Fragment/manifest.json'
}],
theme: { theme: {
transitions: window.location.port === '4488' ? { create: () => 'none' } : {}, transitions: window.location.port === '4488' ? { create: () => 'none' } : {},
}, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment