asrvd / waifus-for-programmers

frontend for Anime Girls Holding Programming Books made using Next.js and Tailwind CSS.
https://wfp.asrvd.me
MIT License
102 stars 8 forks source link

Add first sad 404 image #21

Open PalAditya opened 1 year ago

PalAditya commented 1 year ago

Adding a single sad image for 404 path. This fixes #20

Question: Should we add a few such images, and choose one among them randomly? How it looks on my system: hover base

Tried a few responsive views and that's good as well.

vercel[bot] commented 1 year ago

Someone is attempting to deploy a commit to a Personal Account owned by @asrvd on Vercel.

@asrvd first needs to authorize it.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
waifus-for-programmers ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 9, 2023 3:08pm
asrvd commented 1 year ago

@PalAditya yea you may randomize them but please remove the backgrounds and don't host the image directly on the site (it will consume unnecessary bandwidth), just upload the image to a github readme and copy the asset url from there and use it instead