From 39120cbe4bb3078c294dd0a18de29b9c1c724cec Mon Sep 17 00:00:00 2001 From: Squirrel Date: Mon, 21 Oct 2024 21:08:13 -0700 Subject: [PATCH] Update spookyindex.css --- css/spookyindex.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/spookyindex.css b/css/spookyindex.css index 9ec1b6a..5d516ad 100644 --- a/css/spookyindex.css +++ b/css/spookyindex.css @@ -10,7 +10,7 @@ body::before { } body { - background-image: url('images/Spooky update!!.jpg'); + background-image: url('images/Spookyupdate!!.jpg'); background-color: rgb(5, 110, 110); background-size: cover; background-repeat: no-repeat;