Skip to content
Snippets Groups Projects

Resolve "Image annotation plugin"

Merged David Beniamine requested to merge 3-annotation-plugin-showing-up into main
All threads resolved!
2 files
+ 8
27
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 2
2
@@ -5,7 +5,7 @@
@@ -5,7 +5,7 @@
<title>Mirador Video Annotations</title>
<title>Mirador Video Annotations</title>
</head>
</head>
<body>
<body>
<div id="mirador"></div>
<div id="demo"></div>
<script src="dist/main.js"></script>
<script src="/dist/main.js"></script>
</body>
</body>
</html>
</html>
Loading