first commit

This commit is contained in:
2020-03-04 10:01:48 +01:00
commit a190ac0ea5
7 changed files with 376 additions and 0 deletions

4
scripts/blockamount.js Normal file
View File

@@ -0,0 +1,4 @@
$("<h1>Include this using jquery</h1>").appendTo("body");
console.log($("body").html());