aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/bestes.html
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/bestes.html')
-rw-r--r--src/lib/bestes.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/lib/bestes.html b/src/lib/bestes.html
new file mode 100644
index 0000000..e452cef
--- /dev/null
+++ b/src/lib/bestes.html
@@ -0,0 +1,4 @@
+<body>
+ <script src="bestest.js"></script>
+ <script>new Sudoku(document.body)</script>
+</body>