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
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>