From 2f3fba359f14e642f21fbaf08835955364522c74 Mon Sep 17 00:00:00 2001 From: Ben Sturmfels Date: Wed, 25 Oct 2023 23:04:59 +1100 Subject: [PATCH] usethesource: Fix header image path --- conservancy/usethesource/templates/usethesource/base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conservancy/usethesource/templates/usethesource/base.html b/conservancy/usethesource/templates/usethesource/base.html index 3aa82402..e5c2cb99 100644 --- a/conservancy/usethesource/templates/usethesource/base.html +++ b/conservancy/usethesource/templates/usethesource/base.html @@ -9,7 +9,7 @@ {% block outercontent %}
+ style="margin: -0.5rem -1rem 0; background: #24243d url('{% static "usethesource/stars.jpg" %}'); background-size: cover; background-position: 50%; overflow: auto">

Use the Source