mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-19 16:40:48 +00:00
chore: add email signup back
This commit is contained in:
parent
095fe68786
commit
124e355a3c
2 changed files with 4 additions and 0 deletions
|
|
@ -799,6 +799,8 @@ export default function Home() {
|
|||
</div>
|
||||
</section>
|
||||
|
||||
<EmailSignup />
|
||||
|
||||
<Footer />
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
|
|
@ -327,6 +327,8 @@ export default function Home() {
|
|||
</ul>
|
||||
</section>
|
||||
|
||||
<EmailSignup />
|
||||
|
||||
<Footer />
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue