Skip to content

Commit a3cc76b

Browse files
committed
Add registrarion for new members
1 parent 8b9c43f commit a3cc76b

2 files changed

Lines changed: 13 additions & 0 deletions

File tree

about.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,9 @@ <h2>Nuestro equipo</h2>
3030
</ul>
3131
</div>
3232
</section>
33+
34+
<section class="bottom-cta">
35+
<h2 class="editable">¡Forma parte de <strong>nuestra</strong> comunidad!</h2>
36+
<div class="button alt"><a href="/join/">Unirme</a></div>
37+
</section>
3338
</div>

join.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: Únete
3+
description: Forma parte de esta gran <strong>comunidad</strong> y colabora con nosotros.
4+
---
5+
6+
<section class="page">
7+
<script src="https://static.airtable.com/js/embed/embed_snippet_v1.js"></script><iframe class="airtable-embed airtable-dynamic-height" src="https://airtable.com/embed/shrOVzK3pdZfTAszX?backgroundColor=red" frameborder="0" onmousewheel="" width="100%" height="2961" style="background: transparent; border: 1px solid #ccc;"></iframe>
8+
</section>

0 commit comments

Comments
 (0)