Skip to content

Commit

Permalink
Tweak style
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Dec 27, 2024
1 parent 4ddce65 commit 134fe5a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<span itemprop="author" itemscope itemtype="https://schema.org/Person">
<span class="opacity-75">by</span>
@if($post->data('guest_post'))
<span class="text-indigo-600 dark:text-indigo-400">guest author</span>
<span>guest author</span>
@endif
<span itemprop="name">
@if($post->author->website)
Expand Down

0 comments on commit 134fe5a

Please sign in to comment.