From d02ed859880104bc859e502e8845a9efe800abc9 Mon Sep 17 00:00:00 2001 From: Tyrel Souza Date: Wed, 27 Sep 2023 10:55:53 -0400 Subject: [PATCH] oops --- themes/blue-penguin-dark/static/css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/blue-penguin-dark/static/css/main.css b/themes/blue-penguin-dark/static/css/main.css index 94ecb8b..6161fc7 100644 --- a/themes/blue-penguin-dark/static/css/main.css +++ b/themes/blue-penguin-dark/static/css/main.css @@ -52,7 +52,7 @@ footer, header, hgroup, menu, nav, section { body { line-height: 1; background-color: var(--main-bg-color); - background: url("/theme/images/moroccan-flower-dark.png"); + background: url("/blog/theme/images/moroccan-flower-dark.png"); } ol, ul { list-style: none;