From 1481b9b52254fadf53280630007830e36b17344b Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Thu, 2 Jul 2020 09:47:06 -0400 Subject: experimenting with JPEG2000 compression --- styles/index.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'styles') diff --git a/styles/index.scss b/styles/index.scss index 7916766..ec610e1 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.jp2"); } -- cgit v1.2.3