Skip to content

Replace fake image in component x-typhoon-post #1

@happytodev

Description

@happytodev

Replace this

 <img class="h-40 w-full object-cover rounded-t-3xl object-center mb-6"
                src="{{ $post->main_image ? $post->main_image : 'https://dummyimage.com/720x400?dummy' }}"
                alt="content">

by something more convenient.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions