We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 300cbe3 commit 73cb9b2Copy full SHA for 73cb9b2
src/index.html
@@ -4,7 +4,7 @@
4
title: Welcome to DjangoCon US
5
---
6
7
-<div class="pt-8 pb-0 bg-repeat border-b-4 border-black lg:pt-2" style="background-image: url(/assets/img/hero-bg.svg)">
+<div class="pt-8 pb-0 bg-repeat border-b-4 border-black lg:pt-2" style="background-image: url(/assets/img/theme/hero-bg.svg)">
8
<div class="wrapper">
9
<div class="flex flex-col gap-8 lg:flex-row">
10
<section class="self-center w-full lg:flex-1">
0 commit comments