From 592f09bccb2410e9ddf953600c5fdc0c74c7a7ee Mon Sep 17 00:00:00 2001 From: Himadri Bhattacharjee <107522312+lavafroth@users.noreply.github.com> Date: Sun, 17 May 2026 08:06:09 +0530 Subject: [PATCH] fix: padding should not be a part of the source image itself --- content/webapps/convolution-visualization/index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/content/webapps/convolution-visualization/index.html b/content/webapps/convolution-visualization/index.html index ea81aece..1555e657 100644 --- a/content/webapps/convolution-visualization/index.html +++ b/content/webapps/convolution-visualization/index.html @@ -12,6 +12,7 @@