Skip to content

Commit 178c4f4

Browse files
author
hexagoncircle
committed
Update for end of Jamstack Conf
1 parent f80762c commit 178c4f4

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

src/site/_includes/components/color-theme-selector.njk

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
<div class="flex flex-wrap justify-between items-center p-4">
2-
<a class="cta mr-auto" href="https://hopin.com/events/jamstack-2022">Watch Jamstack Conf <span>live</span></a>
1+
<div class="flex items-center justify-end p-4">
32
<label class="color-theme-selector-wrapper" data-color-theme-selector>
43
<svg class="color-theme-selector-wrapper-icon fill-current" role="img" focusable="false">
54
<use xlink:href="#icon-color-theme-system"></use>

src/site/index.njk

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,9 @@ layout: layouts/base.njk
1313
<a href="/conf/">
1414
<img src="/img/conf-2022-tout-new.png" alt="Jamstack Conf 2022, 7-8 November, San Francisco and online" width="1500" height="600"/>
1515
</a>
16-
<h2 class="mt-8">Join us at Jamstack Conf!</h2x>
17-
<p class="mt-4 text-lg md:text-xl mb-5 w-2/3 md:w-1/2 mx-auto">
18-
Join thousands of web developers for two days dedicated to building the modern web.
19-
</p>
16+
<h2 class="mt-8">Thanks for joining us at Jamstack Conf!</h2x>
2017
<p class="mb-5">
21-
<a href="https://hopin.com/events/jamstack-2022" class="cta">Watch now for free</a>
18+
<a href="https://jamstack.org/conf/jammies/" class="cta">Check out the 2022 Jammies winners</a>
2219
</p>
2320
</div>
2421
</section>

0 commit comments

Comments
 (0)