From b0bd1efbc4a0597aecc3714b52fdb82ded57a22b Mon Sep 17 00:00:00 2001 From: "Adam T. Carpenter" Date: Thu, 2 Jul 2020 09:52:28 -0400 Subject: reverted jp2 --- _layouts/index.liquid | 4 ++-- styles/index.scss | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/_layouts/index.liquid b/_layouts/index.liquid index 29f4e6f..b527c49 100644 --- a/_layouts/index.liquid +++ b/_layouts/index.liquid @@ -49,13 +49,13 @@ {% endfor %}
- +
- +
diff --git a/styles/index.scss b/styles/index.scss index ec610e1..7916766 100644 --- a/styles/index.scss +++ b/styles/index.scss @@ -106,5 +106,5 @@ } body { - background-image: url("/assets/bg.jp2"); + background-image: url("/assets/bg.png"); } -- cgit v1.2.3