Skip to content

Commit 7bd716d

Browse files
committed
Update show.blade.php
1 parent 7257d41 commit 7bd716d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

resources/views/frontend/social/show.blade.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373

7474
{{-- 文章內容 --}}
7575
<div class="card-body">
76-
<pre class="card-text">{{ $cards->content }}</pre>
76+
<pre class="card-text">{{ $cards->content }}<br />更多精彩文章,盡在純靠北工程師。</pre>
7777
<hr class="border" />
7878
<h3 class="text-center">純靠北工程師 版權宣告</h3>
7979

0 commit comments

Comments
 (0)