Skip to content

Commit 971d2b4

Browse files
Kimberley CookKimberley Cook
authored andcommitted
add fringe to schedule
1 parent 2e71739 commit 971d2b4

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

schedule.html

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ <h2 class="codebar-pink font-light text-4xl"><span class="font-bold">Monday </sp
3333
<div class="flex-grow px-5 border-2 border-codebar-blue-400/100"></div>
3434
<div class="w-4/5 mx-auto grid grid-cols-1 md:grid-cols-3">
3535
<div class="flex flex-col mt-12 pink-box mr-6">
36-
<div class="bg-cb-pink text-white pt-5 pb-5 font-bold pl-4">LUNCHTIME TALKS</div>
36+
<div class="bg-cb-pink text-white pt-5 pb-5 font-bold pl-4">LUNCHTIME TALK</div>
3737
<div class="flex flex-col h-full p-4">
3838
<div class="flex flex-col h-full">
3939
<p class="font-bold text-sm">12:00 - 12:45 (GMT) | VIRTUAL</p>
@@ -104,7 +104,7 @@ <h2 class="codebar-green font-light text-4xl"><span class="font-bold">Wednesday<
104104
<div class="flex-grow px-5 border-2 border-codebar-green-400/100"></div>
105105
<div class="w-4/5 mx-auto grid grid-cols-1 md:grid-cols-3">
106106
<div class="flex flex-col mt-12 green-box mr-6">
107-
<div class="bg-cb-green text-white pt-5 pb-5 font-bold pl-4">LUNCHTIME TALKS</div>
107+
<div class="bg-cb-green text-white pt-5 pb-5 font-bold pl-4">LUNCHTIME TALK</div>
108108
<div class="flex flex-col h-full p-4">
109109
<div class="flex flex-col h-full">
110110
<p class="font-bold text-sm">12:00 - 13:30 (GMT) | VIRTUAL</p>
@@ -167,26 +167,24 @@ <h2 class="codebar-pink font-light text-4xl"><span class="font-bold">Thursday </
167167
</div>
168168

169169
<!-- Saturday -->
170-
<!-- <div class="w-4/5 mx-auto mx-24 flex flex-col md:flex-row mt-8 mb-2">
170+
<div class="w-4/5 mx-auto mx-24 flex flex-col md:flex-row mt-8 mb-2">
171171
<h2 class="codebar-blue font-light text-4xl"><span class="font-bold">Saturday </span>8th March</h2>
172172
</div>
173173
<div class="flex-grow px-5 border-2 border-codebar-green-400/100"></div>
174174
<div class="w-4/5 mx-auto grid grid-cols-1 md:grid-cols-3">
175175
<div class="flex flex-col mt-12 blue-box mr-6">
176-
<div class="bg-cb-blue text-white pt-5 pb-5 font-bold pl-4">TALK</div>
176+
<div class="bg-cb-blue text-white pt-5 pb-5 font-bold pl-4">CODEBAR FESTIVAL FRINGE</div>
177177
<div class="flex flex-col h-full p-4">
178178
<div class="flex flex-col h-full">
179-
<p class="font-bold text-sm">10:15 (GMT) | IN-PERSON & VIRTUAL</p>
180-
<p class="font-medium text-base pt-8">Networking while Awkward: A Guide</p>
181-
<p class="pt-4">Danielle Inkster</p>
179+
<p class="font-bold text-sm">18:00 - 21:00 (GMT) | LONDON</p>
180+
<p class="font-medium text-base pt-8">codebar Festival Fringe - a evening of comedy, lightning talks, networking and plenty of snacks to close off a week of brilliant codebar Festival talks!</p>
182181
</div>
183182
<div class="flex justify-end mt-4">
184-
<a href="https://www.linkedin.com/in/danielle-i-27326b173/" target="_blank"><img src="assets/social-icons/linkedin.svg" class="w-9 mr-3" alt="Connect with Danielle on LinkedIn"/></a>
185-
<a href="https://ti.to/codebar/codebar-festival-2025/" target="_blank"><img src="assets/envelope.svg" class="w-8" alt="RSVP to codebar Festival 2024"/></a>
183+
<a href="https://ti.to/codebar/fringe" target="_blank"><img src="assets/envelope.svg" class="w-8" alt="RSVP to codebar Festival 2024"/></a>
186184
</div>
187185
</div>
188186
</div>
189-
</div> -->
187+
</div>
190188

191189
<footer class="w-full bg-dark-blue mt-16 pt-16 pb-16">
192190
<div class="flex mb-12">

0 commit comments

Comments
 (0)