mirror of
https://github.com/taigrr/JSKeyCapture
synced 2025-01-18 04:13:12 -08:00
Update sample.html
This commit is contained in:
parent
f9df74984f
commit
f688419e46
11
sample.html
11
sample.html
@ -0,0 +1,11 @@
|
||||
<html>
|
||||
<head>
|
||||
<script src="custom.js"></script>
|
||||
<script src="lib.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
This is just a sample inclusion of the two scripts.<br>
|
||||
I keep them separate for ease; one contains all the "magic behind the curtain," and the other is for definitions the developer would like to add.<br>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
x
Reference in New Issue
Block a user