From 318d830628438c173cd2c5383e8d4b86aa7e6b1b Mon Sep 17 00:00:00 2001 From: James Harris Date: Mon, 3 Aug 2020 21:40:22 +0100 Subject: [PATCH] feat: add browser for easier viewing of scans Adds code with modifications from https://github.com/chrislgarry/Apollo-11/issues/690 --- .gitignore | 1 + index.html | 99 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 100 insertions(+) create mode 100644 .gitignore create mode 100644 index.html diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..cba3acb --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +yaYUL.exe diff --git a/index.html b/index.html new file mode 100644 index 0000000..beb9079 --- /dev/null +++ b/index.html @@ -0,0 +1,99 @@ + + + + + AGC scans viewer + + + + + + + +
+ + + + +
+ + +