move to public

This commit is contained in:
Joerg Reichert 2023-04-01 22:40:37 +02:00
parent f2b6426552
commit bb975c8453
7 changed files with 1 additions and 1 deletions

View file

@ -14,6 +14,6 @@
//= require jquery_ujs
//= require foundation
//= require turbolinks
//= require_tree .
//= require_tree ./public
$(function(){ $(document).foundation(); });