From eec230db63238ae4bbdb8153ec7c490d44c65a54 Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Thu, 2 Jul 2020 09:59:35 -0400 Subject: webp compression --- styles/index.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'styles/index.scss') diff --git a/styles/index.scss b/styles/index.scss index 7916766..429c733 100644 --- a/styles/index.scss +++ b/styles/index.scss @@ -106,5 +106,5 @@ } body { - background-image: url("/assets/bg.png"); + background-image: url("/assets/bg.webp"); } -- cgit v1.2.3