Skip to content

Commit d1a740f

Browse files
committed
deploy: 8b73a25
1 parent c4164c6 commit d1a740f

File tree

83 files changed

+173
-170
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

83 files changed

+173
-170
lines changed

404/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,8 +119,8 @@ <h1 class="mb-8 pageheading">404: Page Not Found</h1>
119119
</div>
120120
</main>
121121

122-
123-
<footer id="SiteFooter" class="py-20 text-white bg-black">
122+
<img src="/assets/img/theme/city.svg" alt="The city skyline of Durham" aria-hidden="true" class="-mb-[8vw]"/>
123+
<footer id="SiteFooter" class="py-20 bg-white border-t-4 border-black">
124124
<div class="container mx-auto ">
125125
<div class="grid gap-8 px-4 place-items-center">
126126
<ul class="flex flex-wrap gap-8">

about/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -275,8 +275,8 @@ <h2 class="mb-8 text-2xl font-bold font-heading lg:text-5xl">Day 1 Orientation</
275275

276276
</main>
277277

278-
279-
<footer id="SiteFooter" class="py-20 text-white bg-black">
278+
<img src="/assets/img/theme/city.svg" alt="The city skyline of Durham" aria-hidden="true" class="-mb-[8vw]"/>
279+
<footer id="SiteFooter" class="py-20 bg-white border-t-4 border-black">
280280
<div class="container mx-auto ">
281281
<div class="grid gap-8 px-4 place-items-center">
282282
<ul class="flex flex-wrap gap-8">

assets/css/main.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/img/theme/city.svg

Lines changed: 10 additions & 7 deletions
Loading

conduct/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -302,8 +302,8 @@ <h2>License</h2>
302302
</div>
303303
</main>
304304

305-
306-
<footer id="SiteFooter" class="py-20 text-white bg-black">
305+
<img src="/assets/img/theme/city.svg" alt="The city skyline of Durham" aria-hidden="true" class="-mb-[8vw]"/>
306+
<footer id="SiteFooter" class="py-20 bg-white border-t-4 border-black">
307307
<div class="container mx-auto ">
308308
<div class="grid gap-8 px-4 place-items-center">
309309
<ul class="flex flex-wrap gap-8">

faq/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,8 +251,8 @@ <h2 class="mb-8 text-2xl font-bold font-heading lg:text-4xl">Sponsors</h2>
251251

252252
</main>
253253

254-
255-
<footer id="SiteFooter" class="py-20 text-white bg-black">
254+
<img src="/assets/img/theme/city.svg" alt="The city skyline of Durham" aria-hidden="true" class="-mb-[8vw]"/>
255+
<footer id="SiteFooter" class="py-20 bg-white border-t-4 border-black">
256256
<div class="container mx-auto ">
257257
<div class="grid gap-8 px-4 place-items-center">
258258
<ul class="flex flex-wrap gap-8">

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -287,8 +287,8 @@ <h2 class="text-xl font-semibold font-heading lg:text-2xl"><a href="/news/cfp-la
287287
</div>
288288
</main>
289289

290-
291-
<footer id="SiteFooter" class="py-20 text-white bg-black">
290+
<img src="/assets/img/theme/city.svg" alt="The city skyline of Durham" aria-hidden="true" class="-mb-[8vw]"/>
291+
<footer id="SiteFooter" class="py-20 bg-white border-t-4 border-black">
292292
<div class="container mx-auto ">
293293
<div class="grid gap-8 px-4 place-items-center">
294294
<ul class="flex flex-wrap gap-8">

invitation/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -171,8 +171,8 @@ <h1 class="mb-6 text-center pageheading">Visa Invitation Letter</h1>
171171
<script src="/assets/js/invitation.js"></script>
172172
</main>
173173

174-
175-
<footer id="SiteFooter" class="py-20 text-white bg-black">
174+
<img src="/assets/img/theme/city.svg" alt="The city skyline of Durham" aria-hidden="true" class="-mb-[8vw]"/>
175+
<footer id="SiteFooter" class="py-20 bg-white border-t-4 border-black">
176176
<div class="container mx-auto ">
177177
<div class="grid gap-8 px-4 place-items-center">
178178
<ul class="flex flex-wrap gap-8">

news/announcing-call-for-proposals/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,8 +137,8 @@ <h1 class="text-3xl font-bold font-heading lg:text-5xl text-balance">The Call fo
137137
</article>
138138
</main>
139139

140-
141-
<footer id="SiteFooter" class="py-20 text-white bg-black">
140+
<img src="/assets/img/theme/city.svg" alt="The city skyline of Durham" aria-hidden="true" class="-mb-[8vw]"/>
141+
<footer id="SiteFooter" class="py-20 bg-white border-t-4 border-black">
142142
<div class="container mx-auto ">
143143
<div class="grid gap-8 px-4 place-items-center">
144144
<ul class="flex flex-wrap gap-8">

news/announcing-djangocon-us-2024/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,8 @@ <h1 class="text-3xl font-bold font-heading lg:text-5xl text-balance">Code, test,
134134
</article>
135135
</main>
136136

137-
138-
<footer id="SiteFooter" class="py-20 text-white bg-black">
137+
<img src="/assets/img/theme/city.svg" alt="The city skyline of Durham" aria-hidden="true" class="-mb-[8vw]"/>
138+
<footer id="SiteFooter" class="py-20 bg-white border-t-4 border-black">
139139
<div class="container mx-auto ">
140140
<div class="grid gap-8 px-4 place-items-center">
141141
<ul class="flex flex-wrap gap-8">

news/benefits-of-speaking-djangocon/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,8 +162,8 @@ <h2>All right, you've convinced me. How do I submit?</h2>
162162
</article>
163163
</main>
164164

165-
166-
<footer id="SiteFooter" class="py-20 text-white bg-black">
165+
<img src="/assets/img/theme/city.svg" alt="The city skyline of Durham" aria-hidden="true" class="-mb-[8vw]"/>
166+
<footer id="SiteFooter" class="py-20 bg-white border-t-4 border-black">
167167
<div class="container mx-auto ">
168168
<div class="grid gap-8 px-4 place-items-center">
169169
<ul class="flex flex-wrap gap-8">

news/call-for-2024-volunteers/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -373,8 +373,8 @@ <h2>Wrap-up</h2>
373373
</article>
374374
</main>
375375

376-
377-
<footer id="SiteFooter" class="py-20 text-white bg-black">
376+
<img src="/assets/img/theme/city.svg" alt="The city skyline of Durham" aria-hidden="true" class="-mb-[8vw]"/>
377+
<footer id="SiteFooter" class="py-20 bg-white border-t-4 border-black">
378378
<div class="container mx-auto ">
379379
<div class="grid gap-8 px-4 place-items-center">
380380
<ul class="flex flex-wrap gap-8">

news/call-for-community-reviewers/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,8 @@ <h1 class="text-3xl font-bold font-heading lg:text-5xl text-balance">Announcing
142142
</article>
143143
</main>
144144

145-
146-
<footer id="SiteFooter" class="py-20 text-white bg-black">
145+
<img src="/assets/img/theme/city.svg" alt="The city skyline of Durham" aria-hidden="true" class="-mb-[8vw]"/>
146+
<footer id="SiteFooter" class="py-20 bg-white border-t-4 border-black">
147147
<div class="container mx-auto ">
148148
<div class="grid gap-8 px-4 place-items-center">
149149
<ul class="flex flex-wrap gap-8">

news/cfp-last-call/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -144,8 +144,8 @@ <h1 class="text-3xl font-bold font-heading lg:text-5xl text-balance">Don't Miss
144144
</article>
145145
</main>
146146

147-
148-
<footer id="SiteFooter" class="py-20 text-white bg-black">
147+
<img src="/assets/img/theme/city.svg" alt="The city skyline of Durham" aria-hidden="true" class="-mb-[8vw]"/>
148+
<footer id="SiteFooter" class="py-20 bg-white border-t-4 border-black">
149149
<div class="container mx-auto ">
150150
<div class="grid gap-8 px-4 place-items-center">
151151
<ul class="flex flex-wrap gap-8">

news/early-bird-tickets-on-sale/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,8 +142,8 @@ <h2>Hey Django fans! 👋</h2>
142142
</article>
143143
</main>
144144

145-
146-
<footer id="SiteFooter" class="py-20 text-white bg-black">
145+
<img src="/assets/img/theme/city.svg" alt="The city skyline of Durham" aria-hidden="true" class="-mb-[8vw]"/>
146+
<footer id="SiteFooter" class="py-20 bg-white border-t-4 border-black">
147147
<div class="container mx-auto ">
148148
<div class="grid gap-8 px-4 place-items-center">
149149
<ul class="flex flex-wrap gap-8">

news/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,8 +213,8 @@ <h2 class="text-2xl font-heading font-semibold lg:text-3xl"><a href="/news/annou
213213
</div>
214214
</main>
215215

216-
217-
<footer id="SiteFooter" class="py-20 text-white bg-black">
216+
<img src="/assets/img/theme/city.svg" alt="The city skyline of Durham" aria-hidden="true" class="-mb-[8vw]"/>
217+
<footer id="SiteFooter" class="py-20 bg-white border-t-4 border-black">
218218
<div class="container mx-auto ">
219219
<div class="grid gap-8 px-4 place-items-center">
220220
<ul class="flex flex-wrap gap-8">

news/opportunity-grant-last-call/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,8 +141,8 @@ <h2>Hey Django lovers,</h2>
141141
</article>
142142
</main>
143143

144-
145-
<footer id="SiteFooter" class="py-20 text-white bg-black">
144+
<img src="/assets/img/theme/city.svg" alt="The city skyline of Durham" aria-hidden="true" class="-mb-[8vw]"/>
145+
<footer id="SiteFooter" class="py-20 bg-white border-t-4 border-black">
146146
<div class="container mx-auto ">
147147
<div class="grid gap-8 px-4 place-items-center">
148148
<ul class="flex flex-wrap gap-8">

opportunity-grants/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -183,8 +183,8 @@ <h3 id="how-to-donate">How To Donate</h3>
183183
</div>
184184
</main>
185185

186-
187-
<footer id="SiteFooter" class="py-20 text-white bg-black">
186+
<img src="/assets/img/theme/city.svg" alt="The city skyline of Durham" aria-hidden="true" class="-mb-[8vw]"/>
187+
<footer id="SiteFooter" class="py-20 bg-white border-t-4 border-black">
188188
<div class="container mx-auto ">
189189
<div class="grid gap-8 px-4 place-items-center">
190190
<ul class="flex flex-wrap gap-8">

organizers/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1635,8 +1635,8 @@ <h2 class="mb-2 text-xl font-heading lg:text-2xl">Velda Kiara</h2>
16351635
</div>
16361636
</main>
16371637

1638-
1639-
<footer id="SiteFooter" class="py-20 text-white bg-black">
1638+
<img src="/assets/img/theme/city.svg" alt="The city skyline of Durham" aria-hidden="true" class="-mb-[8vw]"/>
1639+
<footer id="SiteFooter" class="py-20 bg-white border-t-4 border-black">
16401640
<div class="container mx-auto ">
16411641
<div class="grid gap-8 px-4 place-items-center">
16421642
<ul class="flex flex-wrap gap-8">

presenters/abigail-afi-gbadago/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,8 @@
111111

112112
</main>
113113

114-
115-
<footer id="SiteFooter" class="py-20 text-white bg-black">
114+
<img src="/assets/img/theme/city.svg" alt="The city skyline of Durham" aria-hidden="true" class="-mb-[8vw]"/>
115+
<footer id="SiteFooter" class="py-20 bg-white border-t-4 border-black">
116116
<div class="container mx-auto ">
117117
<div class="grid gap-8 px-4 place-items-center">
118118
<ul class="flex flex-wrap gap-8">

presenters/abigail-dogbe/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@
113113

114114
</main>
115115

116-
117-
<footer id="SiteFooter" class="py-20 text-white bg-black">
116+
<img src="/assets/img/theme/city.svg" alt="The city skyline of Durham" aria-hidden="true" class="-mb-[8vw]"/>
117+
<footer id="SiteFooter" class="py-20 bg-white border-t-4 border-black">
118118
<div class="container mx-auto ">
119119
<div class="grid gap-8 px-4 place-items-center">
120120
<ul class="flex flex-wrap gap-8">

presenters/adrienne-franke/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@
110110

111111
</main>
112112

113-
114-
<footer id="SiteFooter" class="py-20 text-white bg-black">
113+
<img src="/assets/img/theme/city.svg" alt="The city skyline of Durham" aria-hidden="true" class="-mb-[8vw]"/>
114+
<footer id="SiteFooter" class="py-20 bg-white border-t-4 border-black">
115115
<div class="container mx-auto ">
116116
<div class="grid gap-8 px-4 place-items-center">
117117
<ul class="flex flex-wrap gap-8">

presenters/andrew-knight/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@
110110

111111
</main>
112112

113-
114-
<footer id="SiteFooter" class="py-20 text-white bg-black">
113+
<img src="/assets/img/theme/city.svg" alt="The city skyline of Durham" aria-hidden="true" class="-mb-[8vw]"/>
114+
<footer id="SiteFooter" class="py-20 bg-white border-t-4 border-black">
115115
<div class="container mx-auto ">
116116
<div class="grid gap-8 px-4 place-items-center">
117117
<ul class="flex flex-wrap gap-8">

presenters/benjamin-zags-zagorsky/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@
110110

111111
</main>
112112

113-
114-
<footer id="SiteFooter" class="py-20 text-white bg-black">
113+
<img src="/assets/img/theme/city.svg" alt="The city skyline of Durham" aria-hidden="true" class="-mb-[8vw]"/>
114+
<footer id="SiteFooter" class="py-20 bg-white border-t-4 border-black">
115115
<div class="container mx-auto ">
116116
<div class="grid gap-8 px-4 place-items-center">
117117
<ul class="flex flex-wrap gap-8">

presenters/calvin-hendryx-parker/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,8 +114,8 @@
114114

115115
</main>
116116

117-
118-
<footer id="SiteFooter" class="py-20 text-white bg-black">
117+
<img src="/assets/img/theme/city.svg" alt="The city skyline of Durham" aria-hidden="true" class="-mb-[8vw]"/>
118+
<footer id="SiteFooter" class="py-20 bg-white border-t-4 border-black">
119119
<div class="container mx-auto ">
120120
<div class="grid gap-8 px-4 place-items-center">
121121
<ul class="flex flex-wrap gap-8">

presenters/chaim-kirby/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@
110110

111111
</main>
112112

113-
114-
<footer id="SiteFooter" class="py-20 text-white bg-black">
113+
<img src="/assets/img/theme/city.svg" alt="The city skyline of Durham" aria-hidden="true" class="-mb-[8vw]"/>
114+
<footer id="SiteFooter" class="py-20 bg-white border-t-4 border-black">
115115
<div class="container mx-auto ">
116116
<div class="grid gap-8 px-4 place-items-center">
117117
<ul class="flex flex-wrap gap-8">

presenters/charlotte-mays/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@
110110

111111
</main>
112112

113-
114-
<footer id="SiteFooter" class="py-20 text-white bg-black">
113+
<img src="/assets/img/theme/city.svg" alt="The city skyline of Durham" aria-hidden="true" class="-mb-[8vw]"/>
114+
<footer id="SiteFooter" class="py-20 bg-white border-t-4 border-black">
115115
<div class="container mx-auto ">
116116
<div class="grid gap-8 px-4 place-items-center">
117117
<ul class="flex flex-wrap gap-8">

presenters/cheuk-ting-ho/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,8 @@
111111

112112
</main>
113113

114-
115-
<footer id="SiteFooter" class="py-20 text-white bg-black">
114+
<img src="/assets/img/theme/city.svg" alt="The city skyline of Durham" aria-hidden="true" class="-mb-[8vw]"/>
115+
<footer id="SiteFooter" class="py-20 bg-white border-t-4 border-black">
116116
<div class="container mx-auto ">
117117
<div class="grid gap-8 px-4 place-items-center">
118118
<ul class="flex flex-wrap gap-8">

presenters/chris-may/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@
113113

114114
</main>
115115

116-
117-
<footer id="SiteFooter" class="py-20 text-white bg-black">
116+
<img src="/assets/img/theme/city.svg" alt="The city skyline of Durham" aria-hidden="true" class="-mb-[8vw]"/>
117+
<footer id="SiteFooter" class="py-20 bg-white border-t-4 border-black">
118118
<div class="container mx-auto ">
119119
<div class="grid gap-8 px-4 place-items-center">
120120
<ul class="flex flex-wrap gap-8">

presenters/daniele-procida/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,8 +111,8 @@
111111

112112
</main>
113113

114-
115-
<footer id="SiteFooter" class="py-20 text-white bg-black">
114+
<img src="/assets/img/theme/city.svg" alt="The city skyline of Durham" aria-hidden="true" class="-mb-[8vw]"/>
115+
<footer id="SiteFooter" class="py-20 bg-white border-t-4 border-black">
116116
<div class="container mx-auto ">
117117
<div class="grid gap-8 px-4 place-items-center">
118118
<ul class="flex flex-wrap gap-8">

presenters/dara-silvera/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@
110110

111111
</main>
112112

113-
114-
<footer id="SiteFooter" class="py-20 text-white bg-black">
113+
<img src="/assets/img/theme/city.svg" alt="The city skyline of Durham" aria-hidden="true" class="-mb-[8vw]"/>
114+
<footer id="SiteFooter" class="py-20 bg-white border-t-4 border-black">
115115
<div class="container mx-auto ">
116116
<div class="grid gap-8 px-4 place-items-center">
117117
<ul class="flex flex-wrap gap-8">

presenters/dawn-wages/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@
110110

111111
</main>
112112

113-
114-
<footer id="SiteFooter" class="py-20 text-white bg-black">
113+
<img src="/assets/img/theme/city.svg" alt="The city skyline of Durham" aria-hidden="true" class="-mb-[8vw]"/>
114+
<footer id="SiteFooter" class="py-20 bg-white border-t-4 border-black">
115115
<div class="container mx-auto ">
116116
<div class="grid gap-8 px-4 place-items-center">
117117
<ul class="flex flex-wrap gap-8">

presenters/deb-nicholson/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@
110110

111111
</main>
112112

113-
114-
<footer id="SiteFooter" class="py-20 text-white bg-black">
113+
<img src="/assets/img/theme/city.svg" alt="The city skyline of Durham" aria-hidden="true" class="-mb-[8vw]"/>
114+
<footer id="SiteFooter" class="py-20 bg-white border-t-4 border-black">
115115
<div class="container mx-auto ">
116116
<div class="grid gap-8 px-4 place-items-center">
117117
<ul class="flex flex-wrap gap-8">

presenters/denny-biasiolli/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@
110110

111111
</main>
112112

113-
114-
<footer id="SiteFooter" class="py-20 text-white bg-black">
113+
<img src="/assets/img/theme/city.svg" alt="The city skyline of Durham" aria-hidden="true" class="-mb-[8vw]"/>
114+
<footer id="SiteFooter" class="py-20 bg-white border-t-4 border-black">
115115
<div class="container mx-auto ">
116116
<div class="grid gap-8 px-4 place-items-center">
117117
<ul class="flex flex-wrap gap-8">

presenters/drishti-jain/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,8 +112,8 @@
112112

113113
</main>
114114

115-
116-
<footer id="SiteFooter" class="py-20 text-white bg-black">
115+
<img src="/assets/img/theme/city.svg" alt="The city skyline of Durham" aria-hidden="true" class="-mb-[8vw]"/>
116+
<footer id="SiteFooter" class="py-20 bg-white border-t-4 border-black">
117117
<div class="container mx-auto ">
118118
<div class="grid gap-8 px-4 place-items-center">
119119
<ul class="flex flex-wrap gap-8">

presenters/eliana-rosselli/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@
110110

111111
</main>
112112

113-
114-
<footer id="SiteFooter" class="py-20 text-white bg-black">
113+
<img src="/assets/img/theme/city.svg" alt="The city skyline of Durham" aria-hidden="true" class="-mb-[8vw]"/>
114+
<footer id="SiteFooter" class="py-20 bg-white border-t-4 border-black">
115115
<div class="container mx-auto ">
116116
<div class="grid gap-8 px-4 place-items-center">
117117
<ul class="flex flex-wrap gap-8">

presenters/elizabeth-christensen/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@
110110

111111
</main>
112112

113-
114-
<footer id="SiteFooter" class="py-20 text-white bg-black">
113+
<img src="/assets/img/theme/city.svg" alt="The city skyline of Durham" aria-hidden="true" class="-mb-[8vw]"/>
114+
<footer id="SiteFooter" class="py-20 bg-white border-t-4 border-black">
115115
<div class="container mx-auto ">
116116
<div class="grid gap-8 px-4 place-items-center">
117117
<ul class="flex flex-wrap gap-8">

presenters/ernesto-rico-schmidt/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,8 @@
116116

117117
</main>
118118

119-
120-
<footer id="SiteFooter" class="py-20 text-white bg-black">
119+
<img src="/assets/img/theme/city.svg" alt="The city skyline of Durham" aria-hidden="true" class="-mb-[8vw]"/>
120+
<footer id="SiteFooter" class="py-20 bg-white border-t-4 border-black">
121121
<div class="container mx-auto ">
122122
<div class="grid gap-8 px-4 place-items-center">
123123
<ul class="flex flex-wrap gap-8">

0 commit comments

Comments
 (0)