From 1e8e3e691332b8af7e7c66704e3648960c83319f Mon Sep 17 00:00:00 2001 From: max Date: Thu, 2 Feb 2023 04:35:50 +0000 Subject: [PATCH] logo --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 529b72b..a6cd4c1 100644 --- a/index.html +++ b/index.html @@ -19,7 +19,7 @@ body, html { } .bgimg-1 { - background-image: url("/images/white\ logo.png"); + background-image: url("/images/blacklogo.pngs"); height: 100%; }