Changed to Grunt.js for task running
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
3
assets/js/nechryael.js
Normal file
3
assets/js/nechryael.js
Normal file
@ -0,0 +1,3 @@
|
||||
$(document).ready(function() {
|
||||
console.log('Document is ready!');
|
||||
});
|
Reference in New Issue
Block a user