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;