From 65bdfb4e7ca0e3bb4fdc0ba4d702173251f87458 Mon Sep 17 00:00:00 2001 From: bremea <63671187+bremea@users.noreply.github.com> Date: Tue, 24 Nov 2020 20:45:35 -0500 Subject: [PATCH] Make product images clickable Made images on product cards clickable like the button below them. When I accidentally go to discordlabs.org instead of bots.discordlabs.org it takes like 0.2s to scroll down the page because the images are huge and it wastes my time. Images should be clickable, so I wrote the code for you. You're welcome. --- views/home/index.ejs | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/views/home/index.ejs b/views/home/index.ejs index 028ec73..4d0dc8d 100644 --- a/views/home/index.ejs +++ b/views/home/index.ejs @@ -109,7 +109,7 @@