From 65b4bf45a5008447d693d2362ebd82383eeba629 Mon Sep 17 00:00:00 2001 From: NiuFuyu Date: Sun, 9 Apr 2023 14:20:52 +0800 Subject: [PATCH] Update nutssss.css --- css/nutssss.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/nutssss.css b/css/nutssss.css index 3c12485..7a85399 100644 --- a/css/nutssss.css +++ b/css/nutssss.css @@ -48,7 +48,7 @@ body { .headPhoto { width: 8rem; height: 8rem; - background: url(https://off.cx/avatar.jpg) no-repeat; + background: url(https://off.cx/img/avatar.png) no-repeat; background-size: cover; border-radius: 50%; position: relative;