Add (nav): share button
This commit is contained in:
@@ -61,8 +61,8 @@ class="font-family-roboto-condensed mb-1 pb-1 d-inline badge bg-danger border-da
|
||||
<div class="accordion-body small">
|
||||
|
||||
@if (!is_empty($post->bites))
|
||||
<div class="fw-bold">The Bite:</div>
|
||||
<div class="mb-3">{{ $post->bites }}</div>
|
||||
<div class="fw-bold">The Bite:</div>
|
||||
<div class="mb-3">{{ $post->bites }}</div>
|
||||
@endif
|
||||
|
||||
@if (in_array($post->impact_level, ['medium', 'high']))
|
||||
|
||||
@@ -21,6 +21,8 @@
|
||||
</aside>
|
||||
--}}
|
||||
|
||||
<div class="w-full text-center text-secondary">
|
||||
<small class="text-center">AI & tech news syndication site built by <a href="https://x.com/charlestehio">@charlestehio</a>. All trademarks are the property of their respective owners.</small>
|
||||
</div>
|
||||
<div class="w-full text-center text-secondary">
|
||||
<small class="text-center">AI & tech news syndication site built by <a
|
||||
href="https://x.com/charlestehio">@charlestehio</a>. All trademarks are the property of their respective
|
||||
owners.</small>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user