From c7b8015bafc71488761c482094a158f931a1782f Mon Sep 17 00:00:00 2001 From: Glen Robson Date: Sat, 5 Dec 2020 02:17:06 +0000 Subject: [PATCH 1/6] testing out mirador3 --- src/main/webapp/mirador3.html | 39 +++++++++++++++++++++++++++++++++++ src/main/webapp/view.xhtml | 2 +- 2 files changed, 40 insertions(+), 1 deletion(-) create mode 100644 src/main/webapp/mirador3.html diff --git a/src/main/webapp/mirador3.html b/src/main/webapp/mirador3.html new file mode 100644 index 00000000..f4d3064e --- /dev/null +++ b/src/main/webapp/mirador3.html @@ -0,0 +1,39 @@ + + + + + + Mirador Viewer + + + + + +
+ + + + diff --git a/src/main/webapp/view.xhtml b/src/main/webapp/view.xhtml index e66ada3e..19c199f9 100644 --- a/src/main/webapp/view.xhtml +++ b/src/main/webapp/view.xhtml @@ -16,7 +16,7 @@