diff --git a/app/views/content/index.html.erb b/app/views/content/index.html.erb index 122dbcf9..45103d62 100644 --- a/app/views/content/index.html.erb +++ b/app/views/content/index.html.erb @@ -39,7 +39,7 @@ <%= link_to new_polymorphic_path(@content.build), class: "btn white #{content_type_class.color}-text" do %> + - + <%= content_type_class.icon %> <% end %>