mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2025-12-06 10:10:48 +01:00
@@ -25,7 +25,7 @@
|
||||
{{ Carbon::parse($post->date)->format('F d, Y') }}
|
||||
</h3>
|
||||
<img src="{{$post->thumbnail}}" alt="{{$post->title}} Thumbnail"
|
||||
class="not-prose aspect-video h-80 mt-2 mb-2 mx-auto rounded-3xl border-orange-500/40 border-2"/>
|
||||
class="not-prose aspect-video max-h-64 w-auto mt-2 mb-2 mx-auto rounded-3xl border-orange-500/40 border-2"/>
|
||||
<meta itemprop="thumbnailUrl" content="{{$post->thumbnail}}"/>
|
||||
<div>
|
||||
<h1
|
||||
|
||||
Reference in New Issue
Block a user