We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95097a2 commit 3c0c209Copy full SHA for 3c0c209
index.html
@@ -40,12 +40,6 @@ <h2>Permission</h2>
40
<button type="button" onclick="clickDeviceLocation()">Device Location</button>
41
<button type="button" onclick="clickCameraMicrophone()">Camera/Microphone</button>
42
<video playsinline controls></video>
43
- <hr />
44
- <a href="https://cybozu.github.io/WebUI/documentation/webui/">webui 1</a>
45
- <a href="/WebUI/documentation/webui/">webui 2</a>
46
- <a href="https://cybozu.github.io/webview-debugger/sample.png">sample 1</a>
47
- <a href="/webview-debugger/sample.png">sample 2</a>
48
- <a href="./webview-debugger/sample.png">sample 3</a>
49
</div>
50
<script type="text/javascript" src="script.js" defer></script>
51
<footer>
0 commit comments