Add (auto indexing): when set to publish
This commit is contained in:
@@ -30,7 +30,8 @@ class="text-decoration-none">{{ $post->title }}</a>
|
||||
</div>
|
||||
@else
|
||||
<div class="mb-3">
|
||||
<small class="text-secondary">{{ str_first_sentence($post->excerpt) }}</small>
|
||||
<small
|
||||
class="text-secondary">{{ str_first_sentence($post->excerpt) }}</small>
|
||||
</div>
|
||||
@endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user