diff --git a/app/views/home/index.html.haml b/app/views/home/index.html.haml index 96e728c00..41fa1ca76 100644 --- a/app/views/home/index.html.haml +++ b/app/views/home/index.html.haml @@ -18,7 +18,6 @@ .row .col-xl-9.col %section.crops - = cute_icon %h2= t('home.crops.our_crops') = render 'crops' = link_to "#{t('home.crops.view_all')} ยป", crops_path, class: 'btn btn-block'