From 0d6aa1eb7527b860371189988456e76d27e48917 Mon Sep 17 00:00:00 2001 From: TechRunner Date: Fri, 17 Oct 2025 17:56:28 -0500 Subject: [PATCH] Fixed location of comet --- stylesheets/home.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheets/home.css b/stylesheets/home.css index b6edd49..c6f279a 100644 --- a/stylesheets/home.css +++ b/stylesheets/home.css @@ -20,7 +20,7 @@ body { margin: 0; width:100%; height:100%; - cursor: url('/comet.png'), auto; + cursor: url('/media/Art/comet.png'), auto; } a{