diff --git a/app/views/dashboard/_projects_feed.html.haml b/app/views/dashboard/_projects_feed.html.haml index 228efa0848452b8da109e232884aed130e6f4637..1d53cf7484952dae59afcfe54f2cca1808dfc03b 100644 --- a/app/views/dashboard/_projects_feed.html.haml +++ b/app/views/dashboard/_projects_feed.html.haml @@ -1,4 +1,4 @@ -- @active_projects.first(10).each do |project| +- @active_projects.first(5).each do |project| .wll = link_to project do %h4