Skip to content

Commit 73cb9b2

Browse files
committed
Re-add stripes
1 parent 300cbe3 commit 73cb9b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
title: Welcome to DjangoCon US
55
---
66

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)">
7+
<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)">
88
<div class="wrapper">
99
<div class="flex flex-col gap-8 lg:flex-row">
1010
<section class="self-center w-full lg:flex-1">

0 commit comments

Comments
 (0)