diff --git a/_includes/cards/post_card.html b/_includes/cards/post_card.html index 218c47d2ef70fb27b8f1196ef32fc81f0c498c26..a0d6cc9f4d689b4cba6faf794e449eb4620d67e6 100644 --- a/_includes/cards/post_card.html +++ b/_includes/cards/post_card.html @@ -25,10 +25,6 @@ post: The post which sould be displayed on the card <i class="fas fa-calendar-day" aria-hidden="true"></i> {{ include.post.date | date: "%d. %b. %y" }} </span> - <span class="badge badge-secondary"> - <i class="fas fa-tag" aria-hidden="true"></i> - {{ include.post.categories }} - </span> </div> <div class="card-text"> <a href="{{ include.post.url | relative_url }}" class="stretched-link">