From c025dd6e5dfadc994d57b6c260faee971c4e3f3f Mon Sep 17 00:00:00 2001 From: Stephan Yelle Date: Tue, 9 Dec 2025 22:09:06 -0500 Subject: [PATCH] Update samy.css --- samy.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samy.css b/samy.css index 3912d5c..473bf61 100644 --- a/samy.css +++ b/samy.css @@ -101,7 +101,7 @@ body { bottom: var(--monkey-bottom); width: var(--monkey-size); height: var(--monkey-size); - background-image: url("SAMY5.png"); + background-image: url("SAMY.png"); background-repeat: no-repeat; background-size: contain; opacity: 0.95;