From b430c4c8f5ed5d49e63800571bb0b2bda15a8220 Mon Sep 17 00:00:00 2001 From: Stephan Yelle Date: Tue, 9 Dec 2025 21:37:36 -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 473bf61..3912d5c 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("SAMY.png"); + background-image: url("SAMY5.png"); background-repeat: no-repeat; background-size: contain; opacity: 0.95;