From c9c0ee4e963e79910dd347c8adc4418ae818690a Mon Sep 17 00:00:00 2001 From: Bobby Date: Thu, 13 Jul 2023 16:07:24 -0400 Subject: Update Branding and Redirect to `shi.foo` --- static/css/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/css') diff --git a/static/css/styles.css b/static/css/styles.css index 87149669..80fc4813 100644 --- a/static/css/styles.css +++ b/static/css/styles.css @@ -324,7 +324,7 @@ blockquote { } #header { - background-image: url("../images/site/Banner.gif"); + background-image: url("../images/site/banner.png"); background-repeat: no-repeat; background-position: center; margin: auto; -- cgit v1.2.3