Initial import
This commit is contained in:
commit
4cc4e303ab
44 changed files with 691 additions and 0 deletions
3
example/content/assets/js/application.js
Normal file
3
example/content/assets/js/application.js
Normal file
|
@ -0,0 +1,3 @@
|
|||
window.onload = function () {
|
||||
console.log("I don't do nothing really, I'm just pretending to be a useful asset.");
|
||||
};
|
Loading…
Add table
Add a link
Reference in a new issue