Skip to content

Commit 82d0480

Browse files
Kimberley CookKimberley Cook
Kimberley Cook
authored and
Kimberley Cook
committed
add qlik logo
1 parent f05481d commit 82d0480

File tree

3 files changed

+18
-11
lines changed

3 files changed

+18
-11
lines changed

barcelona.html

+17-9
Original file line numberDiff line numberDiff line change
@@ -250,15 +250,23 @@ <h2 class="lg:text-5xl text-2xl font-semibold">uncodebar highlights</h2>
250250

251251
</section>
252252

253-
<section id="sponsor" class="flex flex-col justify-center items-center lg:p-20 p-10">
254-
<img class="p-10 w-screen max-w-xl" src="images/contentful.png" alt="a logo of contentful">
255-
<div>
256-
<p class="text-center text-lg max-w-md font-semibold mb-10">More than a headless CMS, Contentful is the
257-
API-first composable content platform to create, manage and publish content on any digital channel.</p>
258-
</div>
259-
<a href="https://www.contentful.com/"
260-
class="bg-gradient-to-tr from-button_blue to-button_blue_ py-5 px-9 rounded-full text-white"
261-
target="_blank">FIND OUT MORE</a>
253+
<section id="sponsor" class="lg:p-20 p-10">
254+
<div class="flex flex-wrap">
255+
256+
<div class="md:w-2/4 flex w-screen flex-col lg:p-20 p-10 items-center">
257+
<img class="pb-5 max-h-28" src="images/contentful.png" alt="a logo of contentful">
258+
<p class="text-center text-lg max-w-md font-semibold mb-10">More than a headless CMS, Contentful is the
259+
API-first composable content platform to create, manage and publish content on any digital channel.</p>
260+
<a href="https://www.contentful.com/" class="bg-gradient-to-tr from-button_blue to-button_blue_ py-5 px-9 rounded-full text-white" target="_blank">FIND OUT MORE</a>
261+
</div>
262+
263+
<div class="md:w-2/4 flex w-screen flex-col lg:p-20 p-10 items-center">
264+
<img class="pb-5 max-h-28" src="images/qlik-logo.png" alt="a logo of Qlik">
265+
<p class="text-center text-lg max-w-md font-semibold mb-10">Qlik delivers a data fabric and next-level insights with its end-to-end data integration, data quality, & analytics solutions.</p>
266+
<a href="https://www.qlik.com/us/" class="bg-gradient-to-tr from-button_blue to-button_blue_ py-5 px-9 rounded-full text-white" target="_blank">FIND OUT MORE</a>
267+
</div>
268+
269+
</div>
262270
</section>
263271

264272
<section id="locations" class="bg-main_blue flex flex-col gap-10 sm:gap-0">

images/qlik-logo.png

34.2 KB
Loading

scotland.html

+1-2
Original file line numberDiff line numberDiff line change
@@ -225,8 +225,7 @@ <h3 class="lg:text-3xl text-xl font-medium">Schedule</h3>
225225
<p class="lg:text-xl text-sm font-medium">14:30 - 15:15 &#9203; 3rd round of sessions</p>
226226
<p class="lg:text-xl text-sm font-medium">15:15 - 15:45 &#9749; Break</p>
227227
<p class="lg:text-xl text-sm font-medium">15:45 - 16:30 &#9203; 4th round of sessions</p>
228-
<p class="lg:text-xl text-sm font-medium">16:30 - 16:55 &#128200; Lightning talks</p>
229-
<p class="lg:text-xl text-sm font-medium">16:55 - 17:00 &#128200; Closing remarks</p>
228+
<p class="lg:text-xl text-sm font-medium">16:30 - 17:00 &#128200; Closing remarks</p>
230229
<p class="lg:text-xl text-sm font-medium">17:00 onwards &#127865; Pub for refreshments</p>
231230
</div>
232231
</div>

0 commit comments

Comments
 (0)