generated from Labyricorn/labyricorn-project-template
4 lines
566 B
HTML
4 lines
566 B
HTML
<!doctype html>
|
|
<html lang="en"><head><meta charset="utf-8"><title>NGN real exhibit verification</title><link rel="stylesheet" href="/public/style.css"></head>
|
|
<body><main><h1>NGN real exhibit verification</h1><p>This uses the production host and transport against the three copied reference exhibits. It does not replace the separate admin UI and native gesture checks.</p><button id="run">Run verification</button><pre id="results" role="log">Not run.</pre><div id="fixtures"></div></main><script type="module" src="./host-verification.js"></script></body></html>
|