Skip to content

Commit

Permalink
wechat share topic icon
Browse files Browse the repository at this point in the history
  • Loading branch information
summerblue committed May 16, 2017
1 parent 059cbc0 commit 616656e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions resources/views/topics/show.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
@section('wechat_icon')
@if ($cover = $topic->cover())
<img src="{{ img_crop($cover->link, 512, 512) }}" alt="">
@else
@parent
@endif
@stop

Expand Down

0 comments on commit 616656e

Please sign in to comment.