Revert "use a static footer block instead of a dynamic one"
[ryf-theme.git] / modules / footer / js / footer.js
diff --git a/modules/footer/js/footer.js b/modules/footer/js/footer.js
new file mode 100644 (file)
index 0000000..1143d61
--- /dev/null
@@ -0,0 +1,5 @@
+(function($){
+       $(document).ready(function(){
+       });
+
+})(jQuery);