From bb30570f22525fff34cfa360d13ce1c452b53e00 Mon Sep 17 00:00:00 2001 From: huang Date: Thu, 6 Apr 2017 15:32:03 +0800 Subject: [PATCH] =?UTF-8?q?md=E5=88=9D=E5=A7=8B=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/mark_down/new.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' %>