Commit 3c66490e authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Use stars icon on explore->starred page

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent 4bebdc09
......@@ -6,6 +6,7 @@
- if current_page?(starred_explore_projects_path)
%strong.pull-right
%i.fa.fa-star
= pluralize project.star_count, 'star'
.project-info
......
.explore-trending-block
%p.lead
%i.fa.fa-comments-o
%i.fa.fa-star
See most starred projects
%hr
.public-projects
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment