Skip to content

Commit 9e761f6

Browse files
author
Phil Hawksworth
authored
Merge pull request #807 from lynnandtonic/main
Update Jamstack Conf callout
2 parents 4ac387d + 5796c5d commit 9e761f6

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed
203 KB
Loading

src/site/index.njk

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,11 @@ layout: layouts/base.njk
3232
</section>
3333

3434
<section class="mb-10">
35-
<div class="border-2 border-white block rounded-xl shadow-lg text-center ">
36-
<img src="/img/conf-2022-tout.png" alt="Jamstack Conf 2022" class="rounded-xl w-2/3 mx-auto my-6">
37-
<p class="text-xl md:text-2xl mb-5 px-5">
38-
<span class="font-bold">7-8 Nov 2022</span>
39-
<span>·</span>
40-
<span>San Francisco and online</span>
41-
</p>
35+
<div class="border-2 border-white block rounded-xl shadow-lg text-center overflow-hidden">
36+
<a href="/conf/">
37+
<img src="/img/conf-2022-tout-new.png" alt="Jamstack Conf 2022, 7-8 November, San Francisco and online" width="1500" height="600" />
38+
</a>
39+
<h2 class="mt-8">Join us at Jamstack Conf!</h2>
4240
<p class="text-lg md:text-xl mb-5 w-2/3 md:w-1/2 mx-auto">
4341
Join 20,000+ web developers for two days dedicated to building modern web projects.
4442
</p>

0 commit comments

Comments
 (0)