mirror of
https://github.com/sigmasternchen/combinationLockPG
synced 2025-03-15 19:48:54 +00:00
9 lines
No EOL
181 B
HTML
9 lines
No EOL
181 B
HTML
<html>
|
|
<head>
|
|
<script src="../lock.js">
|
|
</script>
|
|
</head>
|
|
<body>
|
|
<canvas id="canvas" width="200px" height="200px" style="background-color: #fff;"></canvas>
|
|
</body>
|
|
</html> |