Ver Fonte

Update discover view

Daniel Supernault há 6 anos atrás
pai
commit
8bd3876e5b
1 ficheiros alterados com 0 adições e 3 exclusões
  1. 0 3
      resources/views/discover/tags/show.blade.php

+ 0 - 3
resources/views/discover/tags/show.blade.php

@@ -15,9 +15,6 @@
         <div class="username-bar pb-2  d-flex align-items-center">
           <span class="h1">{{$tag->name}}</span>
         </div>
-        <p class="font-weight-bold">
-          {{$tag->posts_count}} posts
-        </p>
       </div>
     </div>
   </div>