Skip to content
Snippets Groups Projects
Commit 1cfed655 authored by Chris Beer's avatar Chris Beer
Browse files

Add some headers to separate the two viewers

parent 592e8b1e
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,9 @@
<title>Mirador</title>
</head>
<body>
<h1>This is the first instance</h1>
<div id="instanceOne"></div>
<h1>And this is the second instance</h1>
<div id="instanceTwo"></div>
<script>document.write("<script type='text/javascript' src='../../../dist/mirador.min.js?v=" + Date.now() + "'><\/script>");</script>
<script type="text/javascript">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment