11<li class =" dropdown" >
2- <a href =" #" class =" dropdown-toggle" data-toggle =" dropdown" role =" button" aria-haspopup =" true" aria-expanded =" false" >{ _ " Get Involved" } < span class = " caret " ></ span > </a >
3- <ul class =" dropdown-menu" >
4- <li >< a href =" /projects" >{ _ " Active Projects" } </a ></ li >
5- <li >< a href =" /pages/project_guidelines" >{ _ " Projects 101" } </a ></ li >
6- <li >< a href =" /pages/hack_night_program_details/" >Weekly Meetups</a ></ li >
7- <li >< a href =" /pages/hackathons" >Launchpads & Hackathons</a ></ li >
8- </ul >
2+ <a href =" #" class =" dropdown-toggle nav-link " data-toggle =" dropdown" role =" button" aria-haspopup =" true" aria-expanded =" false" >{ _ " Get Involved" } </a >
3+ <div class =" dropdown-menu" >
4+ <a class = " dropdown-item " href =" /projects" >{ _ " Active Projects" } </a >
5+ <a class = " dropdown-item " href =" /pages/project_guidelines" >{ _ " Projects 101" } </a >
6+ <a class = " dropdown-item " href =" /pages/hack_night_program_details/" >{ _ " Weekly Meetups" } </a >
7+ <a class = " dropdown-item " href =" /pages/hackathons" >{ _ " Launchpads & Hackathons" } </a >
8+ </div >
99</li >
1010
1111<li class =" dropdown" >
12- <a href =" #" class =" dropdown-toggle" data-toggle =" dropdown" role =" button" aria-haspopup =" true" aria-expanded =" false" >{ _ " Community/Connect" } < span class = " caret " ></ span > </a >
13- <ul class =" dropdown-menu" >
14- <li >< a href =" /chat" target =" _blank" >{ _ " Chat" } <small >({ _ " Slack" } )</small ></a ></ li >
15- <li >< a href =" http://forum.codeforphilly.org/login" target =" _blank" >{ _ " Forum" } <small >({ _ " Discussion" } )</small ></a ></ li >
16- <li >< a href =" /members" >{ _ " Member Directory" } </a ></ li >
17- </ul >
12+ <a href =" #" class =" dropdown-toggle nav-link " data-toggle =" dropdown" role =" button" aria-haspopup =" true" aria-expanded =" false" >{ _ " Community/Connect" } </a >
13+ <div class =" dropdown-menu" >
14+ <a class = " dropdown-item " href =" /chat" target =" _blank" >{ _ " Chat" } <small >({ _ " Slack" } )</small ></a >
15+ <a class = " dropdown-item " href =" http://forum.codeforphilly.org/login" target =" _blank" >{ _ " Forum" } <small >({ _ " Discussion" } )</small ></a >
16+ <a class = " dropdown-item " href =" /members" >{ _ " Member Directory" } </a >
17+ </div >
1818</li >
19+
1920<li class =" dropdown" >
20- <a href =" #" class =" dropdown-toggle" data-toggle =" dropdown" role =" button" aria-haspopup =" true" aria-expanded =" false" >{ _ " About" } < span class = " caret " ></ span > </a >
21- <ul class =" dropdown-menu" >
22- <li >< a href =" /mission" >{ _ " Mission" } </a ></ li >
23- <li >< a href =" /pages/code_of_conduct/" >{ _ " Code of Conduct" } </a ></ li >
24- <li >< a href =" /pages/leadership/" >{ _ " Organizing Team" } </a ></ li >
25- <li >< a href =" /contact" >{ _ " Contact Us" } </a ></ li >
26- </ul >
21+ <a href =" #" class =" dropdown-toggle nav-link " data-toggle =" dropdown" role =" button" aria-haspopup =" true" aria-expanded =" false" >{ _ " About" } </a >
22+ <div class =" dropdown-menu" >
23+ <a class = " dropdown-item " href =" /mission" >{ _ " Mission" } </a >
24+ <a class = " dropdown-item " href =" /pages/code_of_conduct/" >{ _ " Code of Conduct" } </a >
25+ <a class = " dropdown-item " href =" /pages/leadership/" >{ _ " Organizing Team" } </a >
26+ <a class = " dropdown-item " href =" /contact" >{ _ " Contact Us" } </a >
27+ </div >
2728</li >
0 commit comments