File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ import Footer from "../components/Footer.astro";
2626 <strong >Workshops:</strong > November 12<br />
2727 <strong >Conference:</strong > November 13-14
2828 </p >
29- < a href =" #tickets" class =" cta-button" >Get Your Tickets Now</a >
29+ <!-- < a href="#tickets" class="cta-button">Get Your Tickets Now</a> -- >
3030 <p class =" hero-sponsors" >
3131 We are also looking for sponsors of the 2024 edition of Do iOS. Please
3232 reach out, contact info at bottom of this page.
@@ -36,7 +36,8 @@ import Footer from "../components/Footer.astro";
3636 </section >
3737
3838 <section class =" newsletter" >
39- <h2 >Stay Updated</h2 >
39+ <h2 >Do iOS will be back in 2025 on Nov. 11, 12 and 13.</h2 >
40+ <h3 >Stay Updated</h3 >
4041 <form
4142 action =" https://sendy.appforce1.net/subscribe"
4243 method =" POST"
@@ -145,6 +146,10 @@ import Footer from "../components/Footer.astro";
145146 font-size: 1.2rem;
146147 margin-bottom: 2rem;
147148 }
149+ .hero-next-year {
150+ font-size: 2.0rem;
151+ margin-bottom: 0rem;
152+ }
148153 .hero-sponsors {
149154 font-size: 1.2rem;
150155 margin-bottom: 0rem;
You can’t perform that action at this time.
0 commit comments