overseer/assets/js/nechryael.js
Gregory Ballantine 6455f3ff10
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Changed to Grunt.js for task running
2022-11-04 17:53:42 -04:00

4 lines
72 B
JavaScript

$(document).ready(function() {
console.log('Document is ready!');
});