MrAugu / simple-discordjs-dashboard

Simplest discord bot dashboard in NodeJS.
MIT License
247 stars 97 forks source link

Add image placeholder css #56

Open thewhistledev opened 2 years ago

thewhistledev commented 2 years ago

Helps with the optimization of the website images / media, apply img-placeholder class to each tag, put src tag with url like normal, the placeholder url will only load if the image you are wanting to load fails to load properly. (image placeholder)