Merge branch 'dev' of https://github.com/sst/opencode into dev

This commit is contained in:
David Hill 2025-10-02 14:54:16 +01:00
commit decb6ff2d3
2 changed files with 4 additions and 0 deletions

View file

@ -799,6 +799,8 @@ export default function Home() {
</div>
</section>
<EmailSignup />
<Footer />
</div>
</div>

View file

@ -329,6 +329,8 @@ export default function Home() {
</ul>
</section>
<EmailSignup />
<Footer />
</div>
</div>