Skip to content

Commit

Permalink
Merge pull request #1319 from common-group/fix/remover-subtitulo-do-b…
Browse files Browse the repository at this point in the history
…log-post

remove subtitulo do blog na home do catarse
  • Loading branch information
devton authored Jun 9, 2022
2 parents b8b6337 + 5da2afc commit aba7fd1
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@ export default class BlogBannerPost implements m.Component {
<a href={href} class="link-hidden fontweight-semibold fontsize-base u-marginbottom-10" target="_blank">
{title}
</a>
<div class="fontsize-smaller fontcolor-secondary u-margintop-10">
{summary}
</div>
</div>
)
}
Expand Down

0 comments on commit aba7fd1

Please sign in to comment.