File tree Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Original file line number Diff line number Diff line change @@ -19,15 +19,20 @@ layout: layouts/base.njk
1919</section >
2020
2121<section class =" mb-10" >
22- <a href =" https://jamstackconf.com" class =" border-2 border-white block rounded-xl shadow-lg text-center " >
23- <img src =" /img/conf-2022-tout.png" alt =" Jamstack Conf 2022" class =" rounded-xl w-2/3 mx-auto my-8" >
24- <p class =" font-bold text-3xl my-0" >
25- 7-8 November 2022
22+ <div class =" border-2 border-white block rounded-xl shadow-lg text-center " >
23+ <img src =" /img/conf-2022-tout.png" alt =" Jamstack Conf 2022" class =" rounded-xl w-2/3 mx-auto my-6" >
24+ <p class =" text-xl md:text-2xl mb-5 px-5" >
25+ <span class =" font-bold" >7-8 Nov 2022</span >
26+ <span >·</span >
27+ <span >San Francisco and online</span >
2628 </p >
27- <p class =" font-bold text-lg md:text-xl mb-10 w-2/3 md:w-1/2 mx-auto" >
29+ <p class =" text-lg md:text-xl mb-5 w-2/3 md:w-1/2 mx-auto" >
2830 Join 20,000+ web developers for two days dedicated to building modern web projects.
2931 </p >
30- </a >
32+ <p class =" mb-5" >
33+ <a href =" https://jamstackconf.com" class =" cta" >Attend Jamstack Conf</a >
34+ </p >
35+ </div >
3136</section >
3237
3338
You can’t perform that action at this time.
0 commit comments