diff --git a/app/views/mark_down/new.html.erb b/app/views/mark_down/new.html.erb index 688c57666..1cde9469e 100644 --- a/app/views/mark_down/new.html.erb +++ b/app/views/mark_down/new.html.erb @@ -1,4 +1,4 @@ -<%= stylesheet_link_tag 'css/editormd' %> +<%= stylesheet_link_tag 'css/editormd','css/editormd.min' %> <%= javascript_include_tag '/javascripts/markdown/editormd.min.js','/javascripts/markdown/jquery.min.js' %>