aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Longair <mhl@pobox.com>2013-11-20 11:55:00 +0000
committerMark Longair <mhl@pobox.com>2013-11-20 11:55:00 +0000
commitf688eef1f47a2e4d2851022a7d4a70ba38beba99 (patch)
tree79392869c33b4b2c33478f61bcb94f18e09f89ff
parentfad18e417eda9cf25d1abb38d9555cd26d6d9cac (diff)
Refer to the precompiled application.css, which includes custom.css
-rw-r--r--lib/views/general/_before_head_end.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/views/general/_before_head_end.html.erb b/lib/views/general/_before_head_end.html.erb
index f8e729a..9f8f339 100644
--- a/lib/views/general/_before_head_end.html.erb
+++ b/lib/views/general/_before_head_end.html.erb
@@ -1 +1 @@
-<%= stylesheet_link_tag "custom" %>
+<%= stylesheet_link_tag "application" %>