From 7f7814bf244a3ba9e3a9daa1c550094696376c1b Mon Sep 17 00:00:00 2001 From: Stephan Yelle Date: Mon, 1 Dec 2025 04:24:07 -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 350d496..92b0715 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("https://git.svstools.com/syelle/Logo/raw/branch/main/SAMY.png"); + background-image: url("SAMY.png"); background-repeat: no-repeat; background-size: contain; opacity: 0.95;