File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed
Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -8,18 +8,6 @@ layout: layouts/base.njk
88{% import " components/zinger-cta.njk" as zinger %}
99{% import " components/color-theme-selector.njk" as colorThemeToggle %}
1010
11- <section class =" mb-10" >
12- <div class =" border-2 border-white bg-white dark:bg-blue-900 block rounded-xl shadow-lg text-center overflow-hidden" >
13- <a href =" /conf/" >
14- <img src =" /img/conf-2022-tout-new.png" alt =" Jamstack Conf 2022, 7-8 November, San Francisco and online" width =" 1500" height =" 600" />
15- </a >
16- <h2 class =" mt-8" >Thanks for joining us at Jamstack Conf!</h2x >
17- <p class =" mb-5" >
18- <a href =" https://jamstack.org/conf/jammies/" class =" cta" >Check out this year's Jammies winners</a >
19- </p >
20- </div >
21- </section >
22-
2311<section class =" my-10 p-0" >
2412 {{ ticker .icons () }}
2513 {{ ticker .main () }}
@@ -44,6 +32,18 @@ layout: layouts/base.njk
4432</div >
4533</section >
4634
35+ <section class =" mb-10" >
36+ <div class =" border-2 border-white bg-white dark:bg-blue-900 block rounded-xl shadow-lg text-center overflow-hidden" >
37+ <a href =" /conf/" >
38+ <img src =" /img/conf-2022-tout-new.png" alt =" Jamstack Conf 2022, 7-8 November, San Francisco and online" width =" 1500" height =" 600" />
39+ </a >
40+ <h2 class =" mt-8" >Thanks for joining us at Jamstack Conf!</h2x >
41+ <p class =" mb-5" >
42+ <a href =" https://jamstack.org/conf/jammies/" class =" cta" >Check out this year's Jammies winners</a >
43+ </p >
44+ </div >
45+ </section >
46+
4747{% include " components/join-the-movement.njk" %}
4848
4949<section class =" mb-16" >
You can’t perform that action at this time.
0 commit comments