Clean up some example JS code
This commit is contained in:
committed by
richard-dds
parent
55ff2cf9f2
commit
8109cbdb5a
4
js/example.js
Normal file
4
js/example.js
Normal file
@@ -0,0 +1,4 @@
|
||||
window.onload = function() {
|
||||
console.log('hello from example')
|
||||
}
|
||||
|
Reference in New Issue
Block a user