File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 136136 byId ( 'sobre-title' ) . textContent = pick ( site . home . heading ) ;
137137 byId ( 'about-text' ) . textContent = pick ( site . about ) ;
138138 byId ( 'community-title' ) . textContent = text ( 'community' ) ;
139- byId ( 'community-intro' ) . textContent = pick ( site . about ) ;
140139 byId ( 'members-title' ) . textContent = text ( 'members' ) ;
141140 byId ( 'events-title' ) . textContent = text ( 'events' ) ;
142141 byId ( 'projects-title' ) . textContent = text ( 'projects' ) ;
Original file line number Diff line number Diff line change @@ -52,7 +52,6 @@ <h1 id="hero-title">Python-MG</h1>
5252
5353 < section class ="section " id ="comunidade " aria-labelledby ="community-title ">
5454 < div class ="section-heading "> < h2 id ="community-title "> </ h2 > < span > </ span > </ div >
55- < p class ="section-intro " id ="community-intro "> </ p >
5655 < div class ="card-grid " id ="community-cards "> </ div >
5756 </ section >
5857
You can’t perform that action at this time.
0 commit comments