Skip to content

Replace placeholder image links with filesystem images #15

@fsheikh

Description

@fsheikh

All instances of online placeholder images should be replaced with a sample image present inside client/data directory. e.g.

<img src="https://via.placeholder.com/150" className='p-2 bg-slate-700 rounded-lg' alt="Blog Image" />
should be replaced. Please check all other instances by searching in the code.

Image

Sample image to replace this can be something simple like

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions