summaryrefslogtreecommitdiffstats
path: root/app/views/news/index.rhtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/news/index.rhtml')
-rw-r--r--app/views/news/index.rhtml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/news/index.rhtml b/app/views/news/index.rhtml
index 8b7cc66e1..41e8bb355 100644
--- a/app/views/news/index.rhtml
+++ b/app/views/news/index.rhtml
@@ -45,6 +45,7 @@
<% content_for :header_tags do %>
<%= auto_discovery_link_tag(:atom, params.merge({:format => 'atom', :page => nil, :key => User.current.rss_key})) %>
+ <%= stylesheet_link_tag 'scm' %>
<% end %>
<% html_title(l(:label_news_plural)) -%>