diff --git a/app/views/application/dashboard.html.erb b/app/views/application/dashboard.html.erb
index f818dfaba71c5d2854b70a89687dd316a50da735..97eeadafb4c2cebfd8eb8c5ff743071b7a866036 100644
--- a/app/views/application/dashboard.html.erb
+++ b/app/views/application/dashboard.html.erb
@@ -19,7 +19,6 @@
             <% end %>
           </div>
         </div>
-        <div class="widget--body h-fw-bold h-bg-tertiary-050"><i class="fa fa-file-alt"></i> Posts</div>
         <% categories.each do |cat| %>
           <% next if (cat.min_view_trust_level || -1) > (current_user&.trust_level || 0) %>
           <div class="widget--body">