diff --git a/js/script.js b/js/script.js new file mode 100644 index 0000000..0a51e51 --- /dev/null +++ b/js/script.js @@ -0,0 +1,3 @@ +$(function() { + +})();