File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,22 +15,19 @@ <h2>Lo que comenzó como <strong>un sueño</strong>... Hoy es una <strong>realid
1515 </ div >
1616 </ div >
1717 </ section >
18-
18+
1919 < section class ="page ">
2020 < div class ="container {% if page.full_width %}max-container{% endif %} ">
2121 < h2 > Nuestro equipo</ h2 >
22- < p class ="subtext "> Somos una comunidad llena de perfiles multidisciplinarios < strong > en Guanajuato y todo México</ strong > .</ p >
23- < p class ="editor-link " style ="text-align: center; "> < a href ="cloudcannon:collections/_staff_members/ " class ="btn "> < strong > ✎</ strong > Manage Staff members</ a > </ p >
22+ <!-- <p class="editor-link" style="text-align: center;"><a href="cloudcannon:collections/_staff_members/" class="btn"><strong>✎</strong> Manage Staff members</a></p> -->
23+ < p class ="subtext "> < strong > Miembros</ strong > </ p >
24+ < ul class ="staff ">
25+ < iframe class ="airtable-embed " src ="https://airtable.com/embed/shrvqe1C7HBYD7uVJ?backgroundColor=red " frameborder ="0 " onmousewheel ="" width ="100% " height ="533 " style ="background: transparent; border: 1px solid #ccc; "> </ iframe >
26+ </ ul >
27+ < p class ="subtext "> < strong > Coordinadores</ strong > </ p >
2428 < ul class ="staff ">
25- {% for person in site.staff_members %}
26- < li >
27- < div class ="square-image "> < img src ="{% include relative-src.html src=person.image_path %} " alt ="{{ person.name }} "/> </ div >
28- < div class ="name "> < a target ="_blank " href ="{{ person.social }} "> {{ person.name }}</ a > </ div >
29- < div class ="position "> {{ person.position }}</ div >
30- < div class ="blurb "> {{ person.blurb }}</ div >
31- </ li >
32- {% endfor %}
29+ < iframe class ="airtable-embed " src ="https://airtable.com/embed/shr2iaVOS7sLkjrRf?backgroundColor=red " frameborder ="0 " onmousewheel ="" width ="100% " height ="533 " style ="background: transparent; border: 1px solid #ccc; "> </ iframe >
3330 </ ul >
3431 </ div >
3532 </ section >
36- </ div >
33+ </ div >
You can’t perform that action at this time.
0 commit comments